Core package for the KairoEngine library.
jamesperet 1c8a5a7b58 Updated NPM package name | 3 years ago | |
---|---|---|
Editor | 3 years ago | |
Runtime | 3 years ago | |
Tests | 3 years ago | |
.gitignore | 3 years ago | |
Documentation.meta | 3 years ago | |
Editor.meta | 3 years ago | |
Readme.md | 3 years ago | |
Readme.md.meta | 3 years ago | |
Runtime.meta | 3 years ago | |
Tests.meta | 3 years ago | |
changelog.md | 3 years ago | |
changelog.md.meta | 3 years ago | |
package.json | 3 years ago | |
package.json.meta | 3 years ago |
This contains the base code that other packages will use. It includes code for the module system, event system and common interfaces.
Sirenix.OdinInspector
zenject
UniRX
QFSW.MOP2
Unity.Mathmatics
GameInstaller
KairoEngine.Core
KairoEngine.Core.ModuleSystem
[ ] Game State register and check Ex: Check if game is paused, Check if player input is allowed...
[ ] Move UiInputBlocker
from the UI package to this package.