forked from SilverStudioGames/WTS
LoafyLemon
ec53f7f2a6
* Enabled profiling for debugging purposes * Bumped version * Set default window resolution to 720p * Updated example mod manifest file
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"Name": "MyMod",
|
|
"Author": "LoafyLemon",
|
|
"Version": "1.0.0",
|
|
"Description": "Adds ponytail hairstyle for Hermione",
|
|
"GameVer": "1.45"
|
|
}
|