 db30a0116e
			
		
	
	db30a0116e
	
	
	
		
			
			Co-authored-by: chandler05 <66492208+chandler05@users.noreply.github.com> Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com> Co-authored-by: Zach Parks <zach@alliware.com>
		
			
				
	
	
	
		
			953 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			953 B
		
	
	
	
	
	
	
	
Celeste 64 Setup Guide
Required Software
- Archipelago Build of Celeste 64 from: Celeste 64 Archipelago Releases Page
Installation Procedures (Windows)
- Download the above release and extract it.
Joining a MultiWorld Game
- 
Before launching the game, edit the AP.jsonfile in the root of the Celeste 64 install.
- 
For the Urlfield, enter the address of the server, such asarchipelago.gg:38281. Your server host should be able to tell you this.
- 
For the SlotNamefield, enter your "name" field from the yaml or website config.
- 
For the Passwordfield, enter the server password if one exists; otherwise leave this field blank.
- 
Save the file, and run Celeste64.exe. If you can continue past the title screen, then you are successfully connected.
An Example AP.json file:
{
	"Url": "archipelago:12345",
	"SlotName": "Maddy",
	"Password": ""
}