-
Notifications
You must be signed in to change notification settings - Fork 0
Installing
Navigate to Freedom Planet 2's plugins directory (likely found at BepInEx\plugins) and create a directory called Archipleago. Then copy the Archipelago.MultiClient.Net, Freedom_Planet_2_Archipelago and Newtonsoft.Json DLLs from the build (bin\Debug\net35 or bin\Release\net35) into this directory. Then grab the clang32 version of c-wspp-websocket-sharp and extract the c-wspp and websocket-sharp DLLs to this directory as well.
Next, return to the root directory for Freedom Planet 2 and open the mod_overrides directory (create it if it doesn't exist.) Within that directory, create another directroy called Archipelago and copy the archipelago.assets file from the repository to it.
It is also recommended to enable the BepInEx console. To do this, go to the BepInEx\config and open BepInEx.cfg in a text editor. There, find the Enabled = false line under [Logging.Console] and change it to Enabled = true.