Skip to content

Feature/external/pr 65 fix local mods folder dev (#69)#70

Merged
KlaasWhite merged 1 commit intomainfrom
dev
Mar 1, 2026
Merged

Feature/external/pr 65 fix local mods folder dev (#69)#70
KlaasWhite merged 1 commit intomainfrom
dev

Conversation

@KlaasWhite
Copy link
Member

  • Support local mods folder from KSA v2026.2.34.3656

RuntimeMod.TryCreateMod() now checks both Content/ and the local mods folder (Documents/My Games/Kitten Space Agency/mods/) when resolving mod directories, matching the game's own fallback behavior.

Also removes unused path variables in ModLoader.PrepareMods() and updates the README mod location section.

  • Update dummy

* Support local mods folder from KSA v2026.2.34.3656

RuntimeMod.TryCreateMod() now checks both Content/ and the local mods
folder (Documents/My Games/Kitten Space Agency/mods/) when resolving
mod directories, matching the game's own fallback behavior.

Also removes unused path variables in ModLoader.PrepareMods() and
updates the README mod location section.

* Update dummy

---------

Co-authored-by: Maximilian Neßlauer <maximiliannesslauer@gmail.com>
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Next version: 0.4.3

@KlaasWhite KlaasWhite merged commit 0565def into main Mar 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant