Files
dusklight/tools/mod_test/mod.json
T
PJB3005 3f018204b6 Add mod IDs to mod json
Each mod must have a unique ID
2026-05-15 22:40:46 +02:00

8 lines
207 B
JSON

{
"id": "dev.twilitrealm.test_mod",
"name": "API Test Mod",
"version": "1.0.0",
"author": "dusk",
"description": "Exercises every feature of the Dusk mod API."
}