Hello everyone,
I am creating my own multiplayer mission and I plan to publish it one day.
Besides legality issues (see
https://www.hard-light.net/forums/index.php?topic=99407.0) I have a problem reusing files from other mods without copying them over to my mod folder.
I want to reuse skyboxes from blue planet mod.
I copy them over and they with in my mod. Nice, but
- they don't get updated, if there would be a hypothetical update and
- I like the idea much more to have a mod dependency (to blue planet) and then directly use their files.
Do far I just cannot add files by relative path into Fred, to tell it which background (skybox) to use.
Maybe I have to add folders to FREDs command line and then just name the files.
Has someone experiences with fire reuse between mod dependencies?
Brest wishes
Tobias