anno1800-mod-loader
anno1800-mod-loader copied to clipboard
Included xml file changes do not trigger update of their parent xml
There's a assets.xml with <Include File='./some.include.xml'/>.
If you update some.include.xml the modloader cache will think assets.xml hasn't changed and therefore not update it.
It's possible to work around that issue by making sure to touch the main file, so it's not super urgent.
another workaround is to delete the .cache folder