Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 572 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 572 Bytes

Steamshots

This app is a replacement for the Steam screenshot button, which was removed for unknown reasons. This app is not affiliated with Steam or Valve Corporation.

🛠️ Developing

  1. Clone the repository
  2. Install the dependencies with
    pnpm install
  3. Build the apps-index for the search bar
    pnpm run build:apps-index
  4. Start the development server with
    pnpm run dev
    

🐛 Issues

If you find any issues, please open an issue in this repository.