1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00
vcmi/lib/filesystem
Ivan Savenko 7f6f125b4c First part of submods support.
- VCMI will load mods from Mods directory recursively. Submods must be
placed into additional Mods directory, e.g.
<data dir>/Mods/<mod name>/Mods/<submod name>

- submods will be loaded only if their parent mod was enabled
- submods namespace for objects will be "<parent mod ID>.<submod ID>"

- TODO: Launcher is not aware of submods yet (seems to be working but
may behave incorrectly)
2014-03-15 10:57:34 +00:00
..
2013-12-29 15:48:56 +00:00
2013-10-25 21:45:14 +00:00
2013-08-23 09:19:13 +00:00
2013-11-09 13:49:36 +00:00
2013-11-09 13:49:36 +00:00
2014-03-15 10:57:34 +00:00
2014-03-15 10:57:34 +00:00
2013-11-14 13:21:09 +00:00