Autosplitter for the game Ori and the Blind Forest DE
- Open LiveSplit
- Edit your splits
- Click the 'Activate' autosplitter button
- Add any splits to your main splits file
- Hit the 'Settings' button to then set up the same autosplitter splits
- Open the
LiveSplit.OriDE.sln
in Visual Studio - Add
LiveSplit.Core.dll
andUpdateManager.dll
(from your LiveSplit directory) as references to theLiveSplit.OriDE
project.- Visual Studio 2017: Right click
LiveSplit.OriDE
in Solution Explorer,Add -> Reference...
,Browse...
- Visual Studio 2017: Right click