You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STS2 v0.107.1 — KitLib requires the current game build (v0.107.1). Older versions (including 0.103.3) are not supported.
Fixed
Mod Feedback — The log file dropdown now lists session logs from other game instances (instances/<pid>/session.log), not only the current window.
Multiplayer — KitLib no longer breaks joining or hosting on the current game version.
Removed
Automatic crash feedback prompts — KitLib no longer detects unhandled errors or abnormal exits and opens a feedback dialog. Use Dev Mode → Diagnostics → Mod Feedback (or the in-run dev rail) to export a report manually.
kitlib.compat.toml sidecar — KitLib no longer reads or shows version/dependency warnings from compat sidecars in Mod settings or on the main menu. Declare requirements in the game's official mod manifest (min_game_version, dependencies) instead.