mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-31 00:45:24 -04:00
3f018204b6
Each mod must have a unique ID
8 lines
155 B
JSON
8 lines
155 B
JSON
{
|
|
"id": "example.template_mod",
|
|
"name": "Template Mod",
|
|
"version": "1.0.0",
|
|
"author": "Maddie",
|
|
"description": "An example Dusk mod"
|
|
}
|