Home - MalisPierre/ModularGame GitHub Wiki
Welcome to the ModularGame wiki!
Description:
ModularGames si a Framework that allow Unity to run Lua Script Within an AssetBundle. This means that the math logic and the 3d logic can and will be completly separated from each other breaking the game development in simple categorys. It also allow the game to support mods - but a mod Load Order must be put in place. It also reduce the amount of recoding you must do in each project.
The Documentation is in development alongside the development of the APIs.