summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
blob: 72a3f40a9a4b136ba7fdfeb28d501796e81c5a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "Name": "Trainer Mod",
  "Author": "Zoryn",
  "Version": {
    "MajorVersion": 1,
    "MinorVersion": 0,
    "PatchVersion": 0,
    "Build": ""
  },
  "Description": "Registers several commands to use. Most commands are trainer-like in that they offer forms of cheating.",
  "UniqueID": "Zoryn.TrainerMod",
  "EntryDll": "TrainerMod.dll"
}