update mod data
This commit is contained in:
parent
8ce43241b1
commit
61a8b7bf2d
|
@ -200,7 +200,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// AutoSpeed
|
// AutoSpeed
|
||||||
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'AutoSpeed'} | Omegasis.AutoSpeed", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
|
"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
|
// Basic Sprinkler Improved
|
||||||
|
@ -254,7 +254,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// Billboard Anywhere
|
// 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
|
"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
|
// Birthday Mail
|
||||||
|
@ -273,7 +273,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// Build Endurance
|
// Build Endurance
|
||||||
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'BuildEndurance'} | Omegasis.BuildEndurance", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Build Health
|
||||||
"ID": "{ID:'4be88c18-b6f3-49b0-ba96-f94b1a5be890', Name:'BuildHealth'} | Omegasis.BuildHealth", // changed in 1.4; disambiguate from other Alpha_Omegasis mods
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Buy Back Collectables
|
||||||
"ID": "BuyBackCollectables | Omegasis.BuyBackCollectables", // changed in 1.4
|
"ID": "BuyBackCollectables | Omegasis.BuyBackCollectables", // changed in 1.4
|
||||||
"UpdateKeys": [ "Nexus:507" ],
|
"UpdateKeys": [ "Nexus:507" ], // added in 1.4.1
|
||||||
"Compatibility": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Custom Shops Redux
|
||||||
"ID": "Omegasis.CustomShopReduxGui",
|
"ID": "Omegasis.CustomShopReduxGui",
|
||||||
"UpdateKeys": [ "Nexus:1378" ]
|
"UpdateKeys": [ "Nexus:1378" ] // added in 1.4.1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Custom TV
|
// Custom TV
|
||||||
|
@ -580,7 +580,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// Daily Quest Anywhere
|
// Daily Quest Anywhere
|
||||||
"ID": "DailyQuest | Omegasis.DailyQuestAnywhere", // changed in 1.4
|
"ID": "DailyQuest | Omegasis.DailyQuestAnywhere", // changed in 1.4
|
||||||
"UpdateKeys": [ "Nexus:513" ]
|
"UpdateKeys": [ "Nexus:513" ] // added in 1.4.1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Debug Mode
|
// Debug Mode
|
||||||
|
@ -698,7 +698,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// Fall 28 Snow Day
|
// 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
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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)
|
// Happy Birthday (Omegasis)
|
||||||
"ID": "{ID:'HappyBirthday', Author:'Alpha_Omegasis'} | Omegasis.HappyBirthday", // changed in 1.4; disambiguate from Oxyligen's fork
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Interaction Helper
|
||||||
"ID": "HammurabiInteractionHelper",
|
"ID": "HammurabiInteractionHelper",
|
||||||
"UpdateKeys": [ "Chucklefish:4640" ],
|
"UpdateKeys": [ "Chucklefish:4640" ], // added in 1.0.4-pathoschild-update
|
||||||
"AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
|
"AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
|
||||||
"Compatibility": {
|
"Compatibility": {
|
||||||
"~1.0.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~1.0.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
||||||
|
@ -970,6 +970,12 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
"1.0.1": "1.0" // manifest not updated
|
"1.0.1": "1.0" // manifest not updated
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// 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
|
// Junimo Farm
|
||||||
"ID": "Platonymous.JunimoFarm",
|
"ID": "Platonymous.JunimoFarm",
|
||||||
|
@ -1122,7 +1128,7 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// More Rain
|
// 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
|
"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": {
|
"Compatibility": {
|
||||||
"~1.4": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// 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
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Night Owl
|
||||||
"UpdateKeys": [ "Nexus:433" ],
|
|
||||||
"ID": "{ID:'SaveAnywhere', Name:'Stardew_NightOwl'} | Omegasis.NightOwl", // changed in 1.4; disambiguate from Save Anywhere
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// No More Pets
|
||||||
"ID": "NoMorePets | Omegasis.NoMorePets", // changed in 1.4
|
"ID": "NoMorePets | Omegasis.NoMorePets", // changed in 1.4
|
||||||
"UpdateKeys": [ "Nexus:506" ]
|
"UpdateKeys": [ "Nexus:506" ] // added in 1.4.1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// NoSoilDecay
|
// NoSoilDecay
|
||||||
|
@ -1438,18 +1444,15 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
|
||||||
{
|
{
|
||||||
// Save Anywhere
|
// Save Anywhere
|
||||||
"ID": "{ID:'SaveAnywhere', Name:'Save Anywhere'} | Omegasis.SaveAnywhere", // changed in 2.5; disambiguate from Night Owl
|
"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": {
|
"Compatibility": {
|
||||||
"~2.4": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~2.4": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
||||||
},
|
|
||||||
"MapRemoteVersions": {
|
|
||||||
"2.6": "2.5" // not updated in manifest
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Save Backup
|
// 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
|
"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": {
|
"Compatibility": {
|
||||||
"~1.2": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Simple Sound Manager
|
||||||
"ID": "Omegasis.SimpleSoundManager",
|
"ID": "Omegasis.SimpleSoundManager",
|
||||||
"UpdateKeys": [ "Nexus:1410" ],
|
"UpdateKeys": [ "Nexus:1410" ], // added in 1.0.1
|
||||||
"AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
|
"AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0", // can remove once 1.0.1 is published
|
||||||
"Compatibility": {
|
"Compatibility": {
|
||||||
"~1.0": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// Stardew Symphony
|
||||||
"ID": "{ID:'4108e859-333c-4fec-a1a7-d2e18c1019fe', Name:'Stardew_Symphony'} | Omegasis.StardewSymphony", // changed in 1.4; disambiguate other mods by Alpha_Omegasis
|
"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": {
|
"Compatibility": {
|
||||||
"~1.3": { "Status": "AssumeBroken" } // broke in SMAPI 2.0
|
"~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
|
// TimeFreeze
|
||||||
"ID": "4108e859-333c-4fec-a1a7-d2e18c1019fe",
|
"ID": "4108e859-333c-4fec-a1a7-d2e18c1019fe | Omegasis.TimeFreeze", // changed in 1.2
|
||||||
"UpdateKeys": [ "Nexus:973" ]
|
"UpdateKeys": [ "Nexus:973" ] // added in 1.2.1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Time Reminder
|
// Time Reminder
|
||||||
|
|
Loading…
Reference in New Issue