Open Issues Need Help
View All on GitHub Game Development • Modding
AI Summary: Fix the Satisfactory Mod Manager's update mechanism to correctly handle semver comparisons, preventing stable versions from being considered updates to pre-release versions. The current behavior incorrectly allows a stable release (e.g., 1.3.0) to be offered as an update to a pre-release version (e.g., 1.4.0-pre1). The solution involves refining the version comparison logic within the update checking process to accurately reflect semver rules and user-selected pre-release preferences.
Complexity:
4/5
help wanted
A mod manager for easy installation of mods and modloader for Satisfactory
Svelte
#ficsit#gui#satisfactory