Skip to content

simon-lund/steamshots

Repository files navigation

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.