mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
584f8729545b71afbfb8b803d700718cc9c7e5b2
Add game assets manager (backend, store, UI) and character image fallbacks
scoreko-dev
NodeCG bundle for producing fighting game overlays.
Project
- Repository: https://github.com/Pandipipas/scoreko-dev
- Stack: NodeCG, Vue 3, TypeScript, Quasar, and Vite.
Requirements
- Node.js 24.14.0+
Scripts
npm run autofix: automatically fixes lint errors.npm run build: builds dashboard/graphics and extension.npm run lint: validates project linting.npm run schema-types: generates types from schemas.npm run start: starts NodeCG using the local dependency (nodecg start).npm run watch: development mode with watch.
Usage
npm installnpm run buildnpm run start(equivalent tonpx nodecg start)
Version
Initial project version: 0.1.0.
Languages
Vue
50.2%
TypeScript
48.1%
JavaScript
1.4%
HTML
0.2%