#Config merging with mods.

1 messages · Page 1 of 1 (latest)

languid terrace
#

Heyo, so when modding the game I've run into a minor issue that hopefully should be an easy fix (HOPEFULLY).
When I mod config files (.ini), I've run into issues when trying to make multiple mods that touch the same file. Because the game doesn't automatically merge files with the same name, I'm having to create multiple versions of mods that work with another mod that touches the same file, or make a tool that merges the changes in an old no mans sky modding style. It would be amazing if instead of just overwriting the config files entirely, it just adds the line by line changes. OR allows us to load custom configs, either works.

TLDR: Please make it so that when making two mods that touch the same config file, I don't have to create a separate mod that does both things <3

wary oxide
languid terrace
#

I just really really do not wanna have to make multiple separate files to allow compatibility, or make a tool that combines files

#

cuz if I wanna have to have my "skip intros" mod and "restore christmas" mod active at the same time

#

I have to manually make one that makes both edits

#

its not bad on a small scale

#

but as soon as you get more than like 3 mods, it becomes annoying as hell