Pandipipas 1735e38edd Merge pull request #143 from Pandipipas/adapta-bundle-a-nueva-dependencia-nodecg
Bump Node.js engine, simplify start script, and add usage to README
2026-03-03 12:29:50 +01:00
2026-03-01 15:21:34 +01:00
2026-02-07 14:43:43 +01:00
2026-03-01 15:21:34 +01:00
2026-02-07 14:43:43 +01:00
2026-02-07 14:43:43 +01:00
2026-02-07 14:43:43 +01:00
2026-03-01 15:21:34 +01:00
2026-02-07 14:43:43 +01:00

scoreko-dev

NodeCG bundle for producing fighting game overlays.

Project

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 install
  • npm run build
  • npm run start (equivalent to npx nodecg start)

Version

Initial project version: 0.1.0.

S
Description
No description provided
Readme MIT 344 MiB
Languages
Vue 50.2%
TypeScript 48.1%
JavaScript 1.4%
HTML 0.2%