This project is archived, see https://github.com/bbernardoni/Archipelago.TOEM instead
Randomizer mod for TOEM: A Photo Adventure that integrates with Archipelago
Follow the Setup Guide
- Install BepInEx and run your game once as per the setup guide
- Copy or symlink the
TOEM/BepInEx/interopdirectory to./lib - Debug build with
dotnet build - Release build with
dotnet build -c release