MLSS: Add Manifest + Minor Bugfixes (#5728)

* Remove outdated header change for ROM verification

* Update Connections to be compatible with python ver. 3.8

* Update inno_setup.iss

* Update inno_setup.iss

* Merge branch 'main' of https://github.com/jamesbrq/ArchipelagoMainMLSS

* Add Manifest + Minor Bugfixes

* Even further safeguards for Oho Oasis Temples

* Update basepatch.bsdiff
This commit is contained in:
jamesbrq
2026-02-04 18:58:34 -05:00
committed by GitHub
parent 609f4af600
commit 3e032e6cd6
3 changed files with 6 additions and 2 deletions

View File

@@ -151,7 +151,6 @@ enemies = [
0x50454C,
0x50456C,
0x50458C,
0x5045AC,
0x50468C,
0x5046EC,
0x50470C
@@ -161,7 +160,6 @@ bosses = [
0x5030CC,
0x50320C,
0x50322C,
0x50352C,
0x50360C,
0x5037AC,
0x5037CC,

View File

@@ -0,0 +1,6 @@
{
"game": "Mario & Luigi Superstar Saga",
"authors": [ "jamesbrq" ],
"minimum_ap_version": "0.6.3",
"world_version": "1.10.2"
}

Binary file not shown.