qsniyg / ksp_stuff

GNU General Public License v3.0
9 stars 4 forks source link

Support INI linking #15

Closed qsniyg closed 5 years ago

qsniyg commented 5 years ago

This adds optional support for INI linking through the link_inis option.

It's disabled by default for existing configurations, enabled by default for new ones (as it's enabled by default for MO).

This PR also fixes Morrowind's paths, as well as actually read the [general] section, plus allow the mo_* variables to be changed in config.ini (oversight on my part in the original PR).