BitCraft game data browser — browse, search, and explore raw game data.
npm install
npm run devThe app will be available at http://localhost:3000.
By default, an external CDN is used for sprites and game data to reduce repository burden.
The URLs can be overwritten with Vite environment variables in src/lib/constants.ts.