Added my game made specifically for AP, ChecksFinder (Minesweeper) (#302)

This commit is contained in:
jonloveslegos
2022-03-22 18:30:10 -04:00
committed by GitHub
parent 7f1371ec00
commit 4bf8b98681
13 changed files with 993 additions and 0 deletions

View File

@@ -94,6 +94,8 @@ scripts = {
"OoTAdjuster.py": ("ArchipelagoOoTAdjuster", True, icon),
# FF1
"FF1Client.py": ("ArchipelagoFF1Client", True, icon),
# ChecksFinder
"ChecksFinderClient.py": ("ArchipelagoChecksFinderClient", True, icon),
}
exes = []