Core package for the KairoEngine library.
James Peret f64fa9ee41 Added Cronometer utility class | vor 2 Jahren | |
---|---|---|
Editor | vor 2 Jahren | |
Resources | vor 2 Jahren | |
Runtime | vor 2 Jahren | |
Tests | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
Documentation.meta | vor 3 Jahren | |
Editor.meta | vor 3 Jahren | |
Readme.md | vor 2 Jahren | |
Readme.md.meta | vor 3 Jahren | |
Resources.meta | vor 2 Jahren | |
Runtime.meta | vor 3 Jahren | |
Tests.meta | vor 3 Jahren | |
changelog.md | vor 2 Jahren | |
changelog.md.meta | vor 3 Jahren | |
package.json | vor 2 Jahren | |
package.json.meta | vor 3 Jahren |
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
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.