This repo has been archived - please use ori-modding-bf-core instead.
Loads mods with MInject or Doorstop
Just use the Mod Manager
TODO make manual installation a bit nicer
Reference the OriDeModLoader
nuget package. Any classes that implement OriDeModLoader.IMod
will be instantiated as a new mod when the game is launched.
This includes stripped versions of game assemblies to build against. They contain definitions but no game code.