From 402c27b29c24c5f01897d20804e70ed88a64fc84 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Thu, 11 Jan 2018 00:43:32 -0500 Subject: [PATCH] update manifest format --- GeneralMods/AutoSpeed/manifest.json | 9 ++------- GeneralMods/BillboardAnywhere/manifest.json | 9 ++------- GeneralMods/BuildEndurance/manifest.json | 9 ++------- GeneralMods/BuildHealth/manifest.json | 9 ++------- GeneralMods/BuyBackCollectables/manifest.json | 9 ++------- GeneralMods/CustomShopsRedux/manifest.json | 9 ++------- GeneralMods/DailyQuestAnywhere/manifest.json | 9 ++------- GeneralMods/Fall28SnowDay/manifest.json | 9 ++------- GeneralMods/HappyBirthday/manifest.json | 9 ++------- GeneralMods/MoreRain/manifest.json | 9 ++------- GeneralMods/MuseumRearranger/manifest.json | 9 ++------- GeneralMods/NightOwl/manifest.json | 9 ++------- GeneralMods/NoMorePets/manifest.json | 9 ++------- GeneralMods/SaveAnywhere/manifest.json | 9 ++------- GeneralMods/SaveBackup/manifest.json | 9 ++------- GeneralMods/SimpleSoundManager/manifest.json | 9 ++------- GeneralMods/StardewSymphony/manifest.json | 9 ++------- GeneralMods/StardustCore/manifest.json | 11 +++-------- GeneralMods/TimeFreeze/manifest.json | 9 ++------- 19 files changed, 39 insertions(+), 134 deletions(-) diff --git a/GeneralMods/AutoSpeed/manifest.json b/GeneralMods/AutoSpeed/manifest.json index 14cce674..5eef2d12 100644 --- a/GeneralMods/AutoSpeed/manifest.json +++ b/GeneralMods/AutoSpeed/manifest.json @@ -1,15 +1,10 @@ { "Name": "Auto Speed", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Got to go fast!", "UniqueID": "Omegasis.AutoSpeed", "EntryDll": "AutoSpeed.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:443" ] } diff --git a/GeneralMods/BillboardAnywhere/manifest.json b/GeneralMods/BillboardAnywhere/manifest.json index fb131f8d..3dee7105 100644 --- a/GeneralMods/BillboardAnywhere/manifest.json +++ b/GeneralMods/BillboardAnywhere/manifest.json @@ -1,15 +1,10 @@ { "Name": "Billboard Anywhere", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Lets you view the billboard from anywhere.", "UniqueID": "Omegasis.BillboardAnywhere", "EntryDll": "BillboardAnywhere.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:492" ] } diff --git a/GeneralMods/BuildEndurance/manifest.json b/GeneralMods/BuildEndurance/manifest.json index a3751db4..33897c2b 100644 --- a/GeneralMods/BuildEndurance/manifest.json +++ b/GeneralMods/BuildEndurance/manifest.json @@ -1,15 +1,10 @@ { "Name": "Build Endurance", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Increase your health as you play.", "UniqueID": "Omegasis.BuildEndurance", "EntryDll": "BuildEndurance.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:445" ] } diff --git a/GeneralMods/BuildHealth/manifest.json b/GeneralMods/BuildHealth/manifest.json index 1645b030..9333b38e 100644 --- a/GeneralMods/BuildHealth/manifest.json +++ b/GeneralMods/BuildHealth/manifest.json @@ -1,15 +1,10 @@ { "Name": "Build Health", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Increase your health as you play.", "UniqueID": "Omegasis.BuildHealth", "EntryDll": "BuildHealth.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:446" ] } diff --git a/GeneralMods/BuyBackCollectables/manifest.json b/GeneralMods/BuyBackCollectables/manifest.json index 3b36fc9a..c1b70ba2 100644 --- a/GeneralMods/BuyBackCollectables/manifest.json +++ b/GeneralMods/BuyBackCollectables/manifest.json @@ -1,15 +1,10 @@ { "Name": "Buy Back Collectables", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Lets you buy back any obtained collectable.", "UniqueID": "Omegasis.BuyBackCollectables", "EntryDll": "BuyBackCollectables.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:507" ] } diff --git a/GeneralMods/CustomShopsRedux/manifest.json b/GeneralMods/CustomShopsRedux/manifest.json index 82e22db1..deff5333 100644 --- a/GeneralMods/CustomShopsRedux/manifest.json +++ b/GeneralMods/CustomShopsRedux/manifest.json @@ -1,15 +1,10 @@ { "Name": "Custom Shop Redux GUI", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "A nice way to make custom shops.", "UniqueID": "Omegasis.CustomShopReduxGui", "EntryDll": "CustomShopsRedux.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:1378" ] } diff --git a/GeneralMods/DailyQuestAnywhere/manifest.json b/GeneralMods/DailyQuestAnywhere/manifest.json index 77853411..faaaefa9 100644 --- a/GeneralMods/DailyQuestAnywhere/manifest.json +++ b/GeneralMods/DailyQuestAnywhere/manifest.json @@ -1,15 +1,10 @@ { "Name": "Daily Quest Anywhere", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Open the daily quest board from anywhere in the game.", "UniqueID": "Omegasis.DailyQuestAnywhere", "EntryDll": "DailyQuestAnywhere.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:513" ] } diff --git a/GeneralMods/Fall28SnowDay/manifest.json b/GeneralMods/Fall28SnowDay/manifest.json index d6b5107b..cd1457ca 100644 --- a/GeneralMods/Fall28SnowDay/manifest.json +++ b/GeneralMods/Fall28SnowDay/manifest.json @@ -1,15 +1,10 @@ { "Name": "Fall 28 Snow Day", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Makes it snow on Fall 28, which makes a good explanation for all the snow on the next day.", "UniqueID": "Omegasis.Fall28SnowDay", "EntryDll": "Fall28SnowDay.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:486" ] } diff --git a/GeneralMods/HappyBirthday/manifest.json b/GeneralMods/HappyBirthday/manifest.json index 1a0d213b..5186e9f5 100644 --- a/GeneralMods/HappyBirthday/manifest.json +++ b/GeneralMods/HappyBirthday/manifest.json @@ -1,15 +1,10 @@ { "Name": "Happy Birthday", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Adds the farmer's birthday to the game.", "UniqueID": "Omegasis.HappyBirthday", "EntryDll": "HappyBirthday.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:520" ] } diff --git a/GeneralMods/MoreRain/manifest.json b/GeneralMods/MoreRain/manifest.json index ad3e69fa..eaf789f3 100644 --- a/GeneralMods/MoreRain/manifest.json +++ b/GeneralMods/MoreRain/manifest.json @@ -1,15 +1,10 @@ { "Name": "More Rain", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 5, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.5.1", "Description": "Change how much it rains in the game.", "UniqueID": "Omegasis.MoreRain", "EntryDll": "MoreRain.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:441" ] } diff --git a/GeneralMods/MuseumRearranger/manifest.json b/GeneralMods/MuseumRearranger/manifest.json index 358f4460..a9d86bf1 100644 --- a/GeneralMods/MuseumRearranger/manifest.json +++ b/GeneralMods/MuseumRearranger/manifest.json @@ -1,15 +1,10 @@ { "Name": "Museum Rearranger", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Lets you rearrange the museum without needing to donate something.", "UniqueID": "Omegasis.MuseumRearranger", "EntryDll": "MuseumRearranger.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:428" ] } diff --git a/GeneralMods/NightOwl/manifest.json b/GeneralMods/NightOwl/manifest.json index dcfb3114..37fa292e 100644 --- a/GeneralMods/NightOwl/manifest.json +++ b/GeneralMods/NightOwl/manifest.json @@ -1,15 +1,10 @@ { "Name": "Night Owl", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Lets you stay up all night.", "UniqueID": "Omegasis.NightOwl", "EntryDll": "NightOwl.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:433" ] } diff --git a/GeneralMods/NoMorePets/manifest.json b/GeneralMods/NoMorePets/manifest.json index b361a65a..aed0a4e9 100644 --- a/GeneralMods/NoMorePets/manifest.json +++ b/GeneralMods/NoMorePets/manifest.json @@ -1,15 +1,10 @@ { "Name": "No More Pets", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Removes all pets from the game.", "UniqueID": "Omegasis.NoMorePets", "EntryDll": "NoMorePets.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:506" ] } diff --git a/GeneralMods/SaveAnywhere/manifest.json b/GeneralMods/SaveAnywhere/manifest.json index 0e6e3f38..ae7adf7c 100644 --- a/GeneralMods/SaveAnywhere/manifest.json +++ b/GeneralMods/SaveAnywhere/manifest.json @@ -1,15 +1,10 @@ { "Name": "Save Anywhere", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 2, - "MinorVersion": 6, - "PatchVersion": 2, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "2.6.2", "Description": "Lets you save almost anywhere.", "UniqueID": "Omegasis.SaveAnywhere", "EntryDll": "SaveAnywhere.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:444" ] } diff --git a/GeneralMods/SaveBackup/manifest.json b/GeneralMods/SaveBackup/manifest.json index 60a38c32..f4a680d1 100644 --- a/GeneralMods/SaveBackup/manifest.json +++ b/GeneralMods/SaveBackup/manifest.json @@ -1,15 +1,10 @@ { "Name": "Save Backup", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 3, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.3.1", "Description": "Backs up your save files at regular intervals.", "UniqueID": "Omegasis.SaveBackup", "EntryDll": "SaveBackup.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:435" ] } diff --git a/GeneralMods/SimpleSoundManager/manifest.json b/GeneralMods/SimpleSoundManager/manifest.json index 1040a456..d11b436a 100644 --- a/GeneralMods/SimpleSoundManager/manifest.json +++ b/GeneralMods/SimpleSoundManager/manifest.json @@ -1,15 +1,10 @@ { "Name": "Simple Sound Manager", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 0, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.0.1", "Description": "A simple framework to play sounds from wave banks.", "UniqueID": "Omegasis.SimpleSoundManager", "EntryDll": "SimpleSoundManager.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:1410" ] } diff --git a/GeneralMods/StardewSymphony/manifest.json b/GeneralMods/StardewSymphony/manifest.json index 44af2454..af9642e0 100644 --- a/GeneralMods/StardewSymphony/manifest.json +++ b/GeneralMods/StardewSymphony/manifest.json @@ -1,15 +1,10 @@ { "Name": "Stardew Symphony", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 4, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.4.1", "Description": "Adding more music to the game one beep at a time.", "UniqueID": "Omegasis.StardewSymphony", "EntryDll": "StardewSymphony.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:425" ] } diff --git a/GeneralMods/StardustCore/manifest.json b/GeneralMods/StardustCore/manifest.json index f1d7482d..6212b6da 100644 --- a/GeneralMods/StardustCore/manifest.json +++ b/GeneralMods/StardustCore/manifest.json @@ -1,15 +1,10 @@ { "Name": "StardustCore", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 2, - "MinorVersion": 0, - "PatchVersion": 0, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "2.0.0", "Description": "A core mod that allows for other mods to be run.", "UniqueID": "Omegasis.StardustCore", "EntryDll": "StardustCore.dll", - "UpdateKeys": [""] + "MinimumApiVersion": "2.0", + "UpdateKeys": [] } diff --git a/GeneralMods/TimeFreeze/manifest.json b/GeneralMods/TimeFreeze/manifest.json index 18d9099d..341cfbd7 100644 --- a/GeneralMods/TimeFreeze/manifest.json +++ b/GeneralMods/TimeFreeze/manifest.json @@ -1,15 +1,10 @@ { "Name": "Time Freeze", "Author": "Alpha_Omegasis", - "Version": { - "MajorVersion": 1, - "MinorVersion": 2, - "PatchVersion": 1, - "Build": null - }, - "MinimumApiVersion": "1.15", + "Version": "1.2.1", "Description": "Emulates old Harvest Moon-style games where time is frozen inside.", "UniqueID": "Omegasis.TimeFreeze", "EntryDll": "TimeFreeze.dll", + "MinimumApiVersion": "2.0", "UpdateKeys": [ "Nexus:973" ] }