Skip to content

dont-call-abigail/DiscoAPI

Repository files navigation

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 Runtime.sln.
    • This will automatically copy the compiled plugin to the correct folder, overwriting any old version present.
  • Launch the game!

Examples

  • The best, most concise example the project provides is found here.

License

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

About

The unofficial Disco Elysium modding API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages