mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-05 19:22:07 +00:00
88aeedb5ffe85489c16632373304429b90cf3c2f
- Updated character images for Tekken 8, including Jin, Jun, Kazuya, and others. - Introduced a new pack configuration system to manage character packs from a Gitea instance. - Added types for pack management, including PackCharacter, PackManifest, and PackRegistry. - Implemented functions to register and unregister installed packs, allowing dynamic character loading. - Enhanced the character image retrieval system to support both bundled and installed packs.
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 22+
- NodeCG 2.3+
Scripts
pnpm run autofix: automatically fixes lint errors.pnpm run build: builds dashboard/graphics and extension.pnpm run lint: validates project linting.pnpm run schema-types: generates types from schemas.pnpm run start: starts NodeCG.pnpm run watch: development mode with watch.
Version
Initial project version: 0.1.0.
Languages
Vue
50.2%
TypeScript
48.1%
JavaScript
1.4%
HTML
0.2%