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

@@ -517,5 +517,24 @@
]
}
]
},
{
"gameTitle": "ChecksFinder",
"tutorials": [
{
"name": "Multiworld Setup Tutorial",
"description": "A guide to setting up the Archipelago ChecksFinder software on your computer. This guide covers single-player, multiworld, and related software.",
"files": [
{
"language": "English",
"filename": "checksfinder/checksfinder_en.md",
"link": "checksfinder/checksfinder/en",
"authors": [
"Mewlif"
]
}
]
}
]
}
]