Skip to content
  • Daniel Scalzi's avatar
    Added initial support of liteloader + optional submodules. · aa0e1a20
    Daniel Scalzi authored
    Liteloader is loaded as a library, with special launch conditions being executed when it is enabled. Litemods are constructed into a mod list and passed to liteloader via the --modRepo argument.
    
    The launcher now supports optional submodules. These are parsed recursively, there is no depth limit. Typically the depth will be only 2 as litemods are optional submoduless of liteloader.
    aa0e1a20