summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/SMAPI/StardewModdingAPI.config.json51
1 files changed, 27 insertions, 24 deletions
diff --git a/src/SMAPI/StardewModdingAPI.config.json b/src/SMAPI/StardewModdingAPI.config.json
index a4829d74..473fe54a 100644
--- a/src/SMAPI/StardewModdingAPI.config.json
+++ b/src/SMAPI/StardewModdingAPI.config.json
@@ -200,7 +200,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// AutoSpeed
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'AutoSpeed'} | Omegasis.AutoSpeed", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
- "UpdateKeys": [ "Nexus:443" ]
+ "UpdateKeys": [ "Nexus:443" ] // added in 1.4.1
},
{
// Basic Sprinkler Improved
@@ -254,7 +254,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Billboard Anywhere
"ID": "{ID:'7ad4f6f7-c3de-4729-a40f-7a11d2b2a358', Name:'Billboard Anywhere'} | Omegasis.BillboardAnywhere", // changed in 1.4; disambiguate from other mods by Alpha_Omegasis
- "UpdateKeys": [ "Nexus:492" ]
+ "UpdateKeys": [ "Nexus:492" ] // added in 1.4.1
},
{
// Birthday Mail
@@ -273,7 +273,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Build Endurance
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'BuildEndurance'} | Omegasis.BuildEndurance", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
- "UpdateKeys": [ "Nexus:445" ],
+ "UpdateKeys": [ "Nexus:445" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -281,7 +281,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Build Health
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'BuildHealth'} | Omegasis.BuildHealth", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
- "UpdateKeys": [ "Nexus:446" ],
+ "UpdateKeys": [ "Nexus:446" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -302,7 +302,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Buy Back Collectables
"ID": "BuyBackCollectables | Omegasis.BuyBackCollectables", // changed in 1.4
- "UpdateKeys": [ "Nexus:507" ],
+ "UpdateKeys": [ "Nexus:507" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -557,7 +557,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Custom Shops Redux
"ID": "Omegasis.CustomShopReduxGui",
- "UpdateKeys": [ "Nexus:1378" ]
+ "UpdateKeys": [ "Nexus:1378" ] // added in 1.4.1
},
{
// Custom TV
@@ -580,7 +580,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Daily Quest Anywhere
"ID": "DailyQuest | Omegasis.DailyQuestAnywhere", // changed in 1.4
- "UpdateKeys": [ "Nexus:513" ]
+ "UpdateKeys": [ "Nexus:513" ] // added in 1.4.1
},
{
// Debug Mode
@@ -698,7 +698,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Fall 28 Snow Day
"ID": "{ID:'7ad4f6f7-c3de-4729-a40f-7a11d2b2a358', Name:'Fall28 Snow Day'} | Omegasis.Fall28SnowDay", // changed in 1.4; disambiguate from other mods by Alpha_Omegasis
- "UpdateKeys": [ "Nexus:486" ],
+ "UpdateKeys": [ "Nexus:486" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -868,7 +868,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Happy Birthday (Omegasis)
"ID": "{ID:'HappyBirthday', Author:'Alpha_Omegasis'} | Omegasis.HappyBirthday", // changed in 1.4; disambiguate from Oxyligen's fork
- "UpdateKeys": [ "Nexus:520" ],
+ "UpdateKeys": [ "Nexus:520" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -956,7 +956,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Interaction Helper
"ID": "HammurabiInteractionHelper",
- "UpdateKeys": [ "Chucklefish:4640" ],
+ "UpdateKeys": [ "Chucklefish:4640" ], // added in 1.0.4-pathoschild-update
"AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
"Compatibility": {
"~1.0.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
@@ -971,6 +971,12 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
}
},
{
+ // Jiggly Junimo Bundles
+ "ID": "JJB.dll | Greger.JigglyJunimoBundles", // changed in 1.1.2-pathoschild-update
+ "UpdateKeys": [ "GitHub:gr3ger/Stardew_JJB" ], // added in 1.0.4-pathoschild-update
+ "AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0"
+ },
+ {
// Junimo Farm
"ID": "Platonymous.JunimoFarm",
"UpdateKeys": [ "Nexus:984" ], // added in 1.1.3
@@ -1122,7 +1128,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// More Rain
"ID": "{ID:'4108e859-333c-4fec-a1a7-d2e18c1019fe', Name:'More_Rain'} | Omegasis.MoreRain", // changed in 1.5; disambiguate from other mods by Alpha_Omegasis
- "UpdateKeys": [ "Nexus:441" ],
+ "UpdateKeys": [ "Nexus:441" ], // added in 1.5.1
"Compatibility": {
"~1.4": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -1152,7 +1158,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Museum Rearranger
"ID": "{ID:'7ad4f6f7-c3de-4729-a40f-7a11d2b2a358', Name:'Museum Rearranger'} | Omegasis.MuseumRearranger", // changed in 1.4; disambiguate from other mods by Alpha_Omegasis
- "UpdateKeys": [ "Nexus:428" ],
+ "UpdateKeys": [ "Nexus:428" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -1168,8 +1174,8 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
},
{
// Night Owl
- "UpdateKeys": [ "Nexus:433" ],
"ID": "{ID:'SaveAnywhere', Name:'Stardew_NightOwl'} | Omegasis.NightOwl", // changed in 1.4; disambiguate from Save Anywhere
+ "UpdateKeys": [ "Nexus:433" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
},
@@ -1200,7 +1206,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// No More Pets
"ID": "NoMorePets | Omegasis.NoMorePets", // changed in 1.4
- "UpdateKeys": [ "Nexus:506" ]
+ "UpdateKeys": [ "Nexus:506" ] // added in 1.4.1
},
{
// NoSoilDecay
@@ -1438,18 +1444,15 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Save Anywhere
"ID": "{ID:'SaveAnywhere', Name:'Save Anywhere'} | Omegasis.SaveAnywhere", // changed in 2.5; disambiguate from Night Owl
- "UpdateKeys": [ "Nexus:444" ],
+ "UpdateKeys": [ "Nexus:444" ], // added in 2.6.1
"Compatibility": {
"~2.4": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
- },
- "MapRemoteVersions": {
- "2.6": "2.5" // not updated in manifest
}
},
{
// Save Backup
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'Stardew_Save_Backup'} | Omegasis.SaveBackup", // changed in 1.3; disambiguate from other Alpha_Omegasis mods
- "UpdateKeys": [ "Nexus:435" ],
+ "UpdateKeys": [ "Nexus:435" ], // added in 1.3.1
"Compatibility": {
"~1.2": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -1561,8 +1564,8 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Simple Sound Manager
"ID": "Omegasis.SimpleSoundManager",
- "UpdateKeys": [ "Nexus:1410" ],
- "AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
+ "UpdateKeys": [ "Nexus:1410" ], // added in 1.0.1
+ "AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0", // can remove once 1.0.1 is published
"Compatibility": {
"~1.0": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -1753,7 +1756,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
{
// Stardew Symphony
"ID": "{ID:'4108e859-333c-4fec-a1a7-d2e18c1019fe', Name:'Stardew_Symphony'} | Omegasis.StardewSymphony", // changed in 1.4; disambiguate other mods by Alpha_Omegasis
- "UpdateKeys": [ "Nexus:425" ],
+ "UpdateKeys": [ "Nexus:425" ], // added in 1.4.1
"Compatibility": {
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
}
@@ -1863,8 +1866,8 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
},
{
// TimeFreeze
- "ID": "4108e859-333c-4fec-a1a7-d2e18c1019fe",
- "UpdateKeys": [ "Nexus:973" ]
+ "ID": "4108e859-333c-4fec-a1a7-d2e18c1019fe | Omegasis.TimeFreeze", // changed in 1.2
+ "UpdateKeys": [ "Nexus:973" ] // added in 1.2.1
},
{
// Time Reminder