🆕 Added support for JSON5

This commit is contained in:
duckietm
2026-05-18 16:14:38 +02:00
parent b6a26fbd84
commit 31df26bd1b
17 changed files with 494 additions and 281 deletions
+1
View File
@@ -10,6 +10,7 @@
"main": "./index",
"dependencies": {
"@nitrots/api": "1.0.0",
"json5": "^2.2.3",
"pako": "^2.1.0",
"pixi.js": "^8.8.1"
},