LoafyLemon
01be33b5ee
* Fixed mods crashing on init in user space * Fixed revertable types inside modding init * Fixed semantic version crashing mod loader * Updated example mod
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"Name": "ExampleMod",
|
|
"Author": "LoafyLemon",
|
|
"Version": "1.0.0",
|
|
"Description": "Adds ponytail hairstyle for Hermione",
|
|
"GameVer": "1.45.2"
|
|
}
|