mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-06-15 03:48:14 -07:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1842246c7e | |||
| db85a7f554 | |||
| 6bf3067a39 | |||
| 8d81513842 | |||
| c27be54a4c | |||
| a6316e9991 | |||
| 5130eba886 |
@@ -63,17 +63,12 @@ from Cython.Build import cythonize
|
||||
|
||||
|
||||
non_apworlds: set[str] = {
|
||||
"A Link to the Past",
|
||||
"Adventure",
|
||||
"Archipelago",
|
||||
"Lufia II Ancient Cave",
|
||||
"Meritous",
|
||||
"Ocarina of Time",
|
||||
"Overcooked! 2",
|
||||
"Raft",
|
||||
"Super Mario 64",
|
||||
"VVVVVV",
|
||||
"Wargroove",
|
||||
"Archipelago", # needs a way to specify load order
|
||||
"Adventure", # loads basepatch badly
|
||||
"Final Fantasy", # loads json files badly
|
||||
"Lufia II Ancient Cave", # loads basepatch badly
|
||||
"Ocarina of Time", # has executables in folder
|
||||
"Raft", # loads json files badly
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user