mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 00:16:19 -04:00
3f018204b6
Each mod must have a unique ID
8 lines
207 B
JSON
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."
|
|
}
|