summaryrefslogtreecommitdiff
path: root/TrainerMod/manifest.json
diff options
context:
space:
mode:
authorZoryn Aaron <zoryn4163@gmail.com>2016-03-21 21:07:37 -0400
committerZoryn Aaron <zoryn4163@gmail.com>2016-03-21 21:07:37 -0400
commitc73c1a0ec779228015a2f70f8a14a353f32664e2 (patch)
tree198e2e864a2371530735c2c4506d077a709422c4 /TrainerMod/manifest.json
parent78609647e9e5ed6310942eaf104f495353e328e3 (diff)
parent46d21e384e3075b5352e20733f31e61d929d561a (diff)
downloadSMAPI-c73c1a0ec779228015a2f70f8a14a353f32664e2.tar.gz
SMAPI-c73c1a0ec779228015a2f70f8a14a353f32664e2.tar.bz2
SMAPI-c73c1a0ec779228015a2f70f8a14a353f32664e2.zip
Merge branch 'master'
Diffstat (limited to 'TrainerMod/manifest.json')
-rw-r--r--TrainerMod/manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/TrainerMod/manifest.json b/TrainerMod/manifest.json
new file mode 100644
index 00000000..a85f8dc3
--- /dev/null
+++ b/TrainerMod/manifest.json
@@ -0,0 +1,7 @@
+{
+ "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"
+} \ No newline at end of file