(v4.2.0) Large README overhaul (Part 2)

This commit is contained in:
DJj123dj
2026-05-22 18:21:32 +02:00
parent 1b2e38f524
commit 87c034d215
7 changed files with 547 additions and 130 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"testsetup": "node index.js --cli --dev-config --dev-database --soft-plugins",
"testnc": "node index.js --no-compile --dev-config --dev-database --soft-plugins",
"tools:mergelang": "bun run .tools/mergeTranslations.js",
"tools:sponsors": "bun run .tools/createSponsors.ts"
"tools:sponsors": "bun run .tools/createSponsors.ts",
"tools:contributors": "bun run .tools/createContributors.ts"
},
"type": "module",
"license": "GPL-3.0-only",