mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Checksfinder: clean up setup guide intro and change ownership #4147
This commit is contained in:
@@ -11,12 +11,11 @@ client_version = 7
|
|||||||
class ChecksFinderWeb(WebWorld):
|
class ChecksFinderWeb(WebWorld):
|
||||||
tutorials = [Tutorial(
|
tutorials = [Tutorial(
|
||||||
"Multiworld Setup Guide",
|
"Multiworld Setup Guide",
|
||||||
"A guide to setting up the Archipelago ChecksFinder software on your computer. This guide covers "
|
"A guide to playing Archipelago ChecksFinder.",
|
||||||
"single-player, multiworld, and related software.",
|
|
||||||
"English",
|
"English",
|
||||||
"setup_en.md",
|
"setup_en.md",
|
||||||
"setup/en",
|
"setup/en",
|
||||||
["Mewlif"]
|
["SunCat"]
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user