mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-28 17:17:58 +00:00
Render name layer with Pixi
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"docs:map-generator": "cd map-generator && go doc -cmd -u -all",
|
||||
"tunnel": "npm run build-prod && npm run start:server",
|
||||
"test": "vitest run && vitest run tests/server",
|
||||
"build:namelayer-assets": "node scripts/build-namelayer-assets.mjs",
|
||||
"perf": "npx tsx tests/perf/run-all.ts",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"format": "prettier --ignore-unknown --write .",
|
||||
|
||||
Reference in New Issue
Block a user