summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/TrainerMod/manifest.json')
-rw-r--r--src/TrainerMod/manifest.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/TrainerMod/manifest.json b/src/TrainerMod/manifest.json
deleted file mode 100644
index 22e35bce..00000000
--- a/src/TrainerMod/manifest.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "Name": "Trainer Mod",
- "Author": "SMAPI",
- "Version": {
- "MajorVersion": 2,
- "MinorVersion": 0,
- "PatchVersion": 0,
- "Build": null
- },
- "Description": "Adds SMAPI console commands that let you manipulate the game.",
- "UniqueID": "SMAPI.TrainerMod",
- "EntryDll": "TrainerMod.dll"
-}