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