Core package for the KairoEngine library.
James Peret d203f9590a Bumped package to v0.2.7 | hace 2 años | |
---|---|---|
Editor | hace 2 años | |
Resources | hace 2 años | |
Runtime | hace 2 años | |
Tests | hace 3 años | |
.gitignore | hace 3 años | |
Documentation.meta | hace 3 años | |
Editor.meta | hace 3 años | |
Readme.md | hace 2 años | |
Readme.md.meta | hace 3 años | |
Resources.meta | hace 2 años | |
Runtime.meta | hace 3 años | |
Tests.meta | hace 3 años | |
changelog.md | hace 2 años | |
changelog.md.meta | hace 3 años | |
package.json | hace 2 años | |
package.json.meta | hace 3 años |
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.