WojciechKrysiak / SCModManager

Stellaris mod manager - a simple mod reader/checker to find out which files are conflicting.
60 stars 6 forks source link

mod "traditional trees" not registering #40

Open tekker2234 opened 4 years ago

tekker2234 commented 4 years ago

thane stus' mod called "traditional trees" which basically unifies and overhauls the traditions page around the mods "plentiful traditions" and "expanded stellaris traditions" is not being detected/showing up. traditional trees not showing up

ghost commented 4 years ago

Found the cause and fix for it.

Cause: traditional trees and some other mods using version="2.X." only instead of supported_version="2.X."

while this launcher detect only supported_version="2.X.*"

adding supported_version="2.5.*" will fix it.

matshou commented 3 years ago

The mod will also not register if the supported_version tag is missing. Example: Real Space - Colour Out of Deep.