diff options
| author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-11-01 17:42:18 -0400 |
|---|---|---|
| committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-11-01 17:42:18 -0400 |
| commit | e0b72374cd14298aacc6f71dc391fdc9814be37c (patch) | |
| tree | 2e5d85937c34539c1a0df48423b5136508693ca8 /src/TrainerMod/manifest.json | |
| parent | 79118316065a01322d8ea12a14589ec016794c32 (diff) | |
| parent | 089e6de749ae7cb109af00164d2597c6644c255e (diff) | |
| download | SMAPI-e0b72374cd14298aacc6f71dc391fdc9814be37c.tar.gz SMAPI-e0b72374cd14298aacc6f71dc391fdc9814be37c.tar.bz2 SMAPI-e0b72374cd14298aacc6f71dc391fdc9814be37c.zip | |
Merge branch 'develop' into stable
Diffstat (limited to 'src/TrainerMod/manifest.json')
| -rw-r--r-- | src/TrainerMod/manifest.json | 13 |
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" -} |
