Changes

Summary

  1. Initial implementation of the v2 module loader. (details)
  2. Rename IModule to ILoadableModule (details)
Commit 0a19cc31ccd34f4b3e40c052d731ece5c8482832 by Sunstrike
Initial implementation of the v2 module loader.
The file was addedsrc/mantle/module/IModule.java
The file was modifiedsrc/mantle/Mantle.java (diff)
The file was addedsrc/mantle/module/ModuleController.java
Commit a1c431d3cead3041a99fda726c99008bd08683a2 by Sunstrike
Rename IModule to ILoadableModule
The file was addedsrc/mantle/module/ILoadableModule.java
The file was modifiedsrc/mantle/module/ModuleController.java (diff)
The file was removedsrc/mantle/module/IModule.java