Check what's the logic behind mod folder location:
- can we put everything under one folder
- or it's only
./data/mod_name and ./sessions/darkside/mod_name ?
- or can we put it under
./sessions/mod_name?
- does
./sessions/darkside has bigger priority over './data"?
- how to use the mod naming and base usage - mb, Crossworlds Editor might give a hint?
- is it possible to organize *.atom files in dedicated folders and not to put everything inside one big mess?
Need to find out and based on this info to organize the project structure.
Check what's the logic behind mod folder location:
./data/mod_nameand./sessions/darkside/mod_name?./sessions/mod_name?./sessions/darksidehas bigger priority over './data"?Need to find out and based on this info to organize the project structure.