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.
- Clone the repository
- Install the dependencies with
pnpm install
- Build the apps-index for the search bar
pnpm run build:apps-index
- Start the development server with
pnpm run dev
If you find any issues, please open an issue in this repository.