Pandipipas 02a108f983 refactor: architecture base
- Moved NodeCG context management to a dedicated context module.
- Introduced message handling utilities for better message listening and sending.
- Updated startgg integration to use new message handling methods.
- Removed deprecated replicant utilities and replaced them with a new structure.
- Refactored replicant imports in graphics components to align with new structure.
- Added new pack-related types and schemas for better type safety.
- Cleaned up unused files and consolidated pack configuration into a single module.
- Updated TypeScript configurations to reflect new directory structure.
2026-05-23 21:52:07 +02:00
2026-02-07 14:43:43 +01:00
2026-05-23 21:52:07 +02:00
2026-05-23 21:52:07 +02:00
2026-05-23 21:52:07 +02:00
2026-05-23 21:52:07 +02: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-05-23 21:52:07 +02:00
2026-02-07 14:43:43 +01:00

scoreko-dev

NodeCG bundle for producing fighting game overlays.

Project

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.

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