Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.17 KB

File metadata and controls

21 lines (16 loc) · 1.17 KB

A Disco Elysium Modding API

A work-in-progress modding framework for Disco Elysium.

Installation

  • Ensure you have the .NET SDK 6.0 installed.
  • Please follow The BepInEx installation instructions (Il2Cpp version), using build version be-697 which can be found here, and ensure that you have run the game with it at least once.
  • Clone this repository.
  • Copy doc/config.targets.template to config.targets and edit as necessary.
  • Build the project with dotnet build.
    • This will automatically copy the compiled plugin to the correct folder, overwriting any old version present.
  • Launch the game!

License

This project is permissively dual-licensed under either of the following at your option: