SMAPI/TrainerMod/manifest.json

7 lines
229 B
JSON
Raw Normal View History

{
"Name": "Trainer Mod",
"Authour": "Zoryn",
"Version": "1.0",
"Description": "Registers several commands to use. Most commands are trainer-like in that they offer forms of cheating.",
"EntryDll": "TrainerMod.dll"
}