Skip to content

1.0.0 (2023-11-26)

Compare
Choose a tag to compare
@alterNERDtive alterNERDtive released this 26 Nov 15:39
· 23 commits to release since this release
5449ebe

BREAKING CHANGE: Support for the “Script Extender” folder means you will have to copy your “Script Extender” folder across profiles (or sym link it) if you want to retain your Script Extender mods settings/data across profiles.

  • Changing profile now also automatically runs --link [PROFILE] to make sure that additions like the Script Extender folder will not break existing profiles.
  • Added --link [PROFILE] command. It will check for all required sym link, and create required folders that don’t exist in the given PROFILE. If no profile is given, checks the current one.
  • Added support for the “Script Extender” folder. Many mods save their configuration there, and configuration files in this folder can have a huge impact on how the game plays. It should be per profile. You can still sym link the folder across profiles!

Full Changelog: 0.2.0...1.0.0