mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Translate ScoreboardPanel game label to English
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
# scoreko-dev
|
||||
|
||||
Bundle de NodeCG para producción de overlays de fighting games.
|
||||
NodeCG bundle for producing fighting game overlays.
|
||||
|
||||
## Proyecto
|
||||
## Project
|
||||
|
||||
- Repositorio: https://github.com/Pandipipas/scoreko-dev
|
||||
- Stack: NodeCG, Vue 3, TypeScript, Quasar y Vite.
|
||||
- Repository: https://github.com/Pandipipas/scoreko-dev
|
||||
- Stack: NodeCG, Vue 3, TypeScript, Quasar, and Vite.
|
||||
|
||||
## Requisitos
|
||||
## Requirements
|
||||
|
||||
- Node.js 22+
|
||||
- NodeCG 2.3+
|
||||
|
||||
## Scripts
|
||||
|
||||
- `npm run autofix`: corrige errores de lint automáticamente.
|
||||
- `npm run build`: compila dashboard/graphics y extensión.
|
||||
- `npm run lint`: valida linting del proyecto.
|
||||
- `npm run schema-types`: genera tipos desde schemas.
|
||||
- `npm run start`: inicia NodeCG.
|
||||
- `npm run watch`: modo desarrollo con watch.
|
||||
- `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.
|
||||
- `npm run watch`: development mode with watch.
|
||||
|
||||
## Versión
|
||||
## Version
|
||||
|
||||
Versión inicial del proyecto: `0.1.0`.
|
||||
Initial project version: `0.1.0`.
|
||||
|
||||
Reference in New Issue
Block a user