DORONKO WANKO Multiworld Setup Guide
Required Software
Installation
Follow the instructions in the README of the DORONKO WANKO Archipelago GitHub.
Connecting
Before launching the game, edit the
AP.json
file in the root of the Celeste 64 install.For the
Url
field, enter the address of the server, such asmultiworld.gg:38281
. Your server host should be able to tell you this.For the
SlotName
field, enter your "name" field from the yaml or website config.For the
Password
field, enter the server password if one exists; otherwise leave this field blank.Save the file, and run DORONKO WANKO. You should connect to the room upon selecting
New Game
orContinue
An Example AP.json
file:
{
"Url": "multiworld.gg:12345",
"SlotName": "Pome",
"Password": ""
}