Checksfinder: clean up setup guide intro and change ownership #4147

This commit is contained in:
SunCat 2024-11-07 12:35:12 +03:00 committed by GitHub
parent 639b9598bd
commit 2bdc1e0fc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -11,12 +11,11 @@ client_version = 7
class ChecksFinderWeb(WebWorld):
tutorials = [Tutorial(
"Multiworld Setup Guide",
"A guide to setting up the Archipelago ChecksFinder software on your computer. This guide covers "
"single-player, multiworld, and related software.",
"A guide to playing Archipelago ChecksFinder.",
"English",
"setup_en.md",
"setup/en",
["Mewlif"]
["SunCat"]
)]