Skip to content

Commit

Permalink
Update mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudydude authored Nov 19, 2023
1 parent 9d745ce commit 9a75515
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name": "Origins Parity Galore",
"Author": "iCloudius",
"Description": "Adds a bunch of features from Origins to Sonic 3air",
"ModVersion": "1.60"
"ModVersion": "1.61"
},
"Settings":
{
Expand Down Expand Up @@ -131,5 +131,32 @@
}
}
]
},
"OtherMods":
{
"extra-character-slots-unlimited":
{
"DisplayName": "Extra Slots Unlimited",
"IsRequired": "1",
"Priority": "Higher"
},
"mrgrassman14-misc-fixes-and-tweaks-compatibility":
{
"DisplayName": "MF&T Compatibility Add-on",
"IsRequired": "0",
"Priority": "Higher"
},
"mrgrassman14-misc-fixes-and-tweaks":
{
"DisplayName": "Misc. Fixes and Tweaks",
"IsRequired": "0",
"Priority": "Lower"
},
"wonder-power-blue-glasses-eggman":
{
"DisplayName": "Blue Glasses Eggman",
"IsRequired": "0",
"Priority": "Lower"
}
}
}

0 comments on commit 9a75515

Please sign in to comment.