Skip to content
Alchyr edited this page Mar 15, 2026 · 7 revisions

Heavily work in progress! As the game is frequently updated things are likely to change and break, so be aware of that when starting a mod.


Setup


If you're missing BaseLib features, check your project's NuGet dependencies and see if you're missing an update (alt+shift+7 to open in Rider).

image

Select an out-of-date dependency and click the arrow in a circle button to update.

image

You're recommend to also keep the analyzer up-to-date.


Adding Content


Clone this wiki locally