Checksfinder: clean up setup guide intro and change ownership #4147
This commit is contained in:
parent
639b9598bd
commit
2bdc1e0fc5
|
@ -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"]
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue