Randomizer mod for Astalon: Tears of the Earth that integrates with Archipelago
Follow the Setup Guide
- Install BepInEx and run your game once as per the setup guide
- Copy
LocalOverrides.targets.example, rename toLocalOverrides.targets, and edit it to point to theBepInExfolder of your local Astalon install - Debug build with
dotnet build - Release build with
dotnet build -c release