Skip to content

Index of compatibility between steamdeck (steamos/windows) and quacked games from windows anyone can contribute

Notifications You must be signed in to change notification settings

vinicioslc/quack-deck

Repository files navigation

This project aims to be a compatibility index of all steamdeck quacked games

This project not aims to have or encourage piracy links or another piracy source, this is only for informational purposes

Disclaimer - DeckCanQuackThis

DeckCanQuackThis is an independent project and is not affiliated with Valve, Steam, Steam Deck, or SteamOS in any way. Our goal is to provide information to facilitate offline software installation, without relying on external platforms, aiming at digital preservation and user accessibility.

All trademarks and names mentioned belong to their respective owners. The use of the information provided on this site is the sole responsibility of the user.

How to run locally

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

About

Index of compatibility between steamdeck (steamos/windows) and quacked games from windows anyone can contribute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published