Core package for the KairoEngine library.
James Peret d203f9590a Bumped package to v0.2.7 | пре 2 година | |
---|---|---|
Editor | пре 2 година | |
Resources | пре 2 година | |
Runtime | пре 2 година | |
Tests | пре 3 година | |
.gitignore | пре 3 година | |
Documentation.meta | пре 3 година | |
Editor.meta | пре 3 година | |
Readme.md | пре 2 година | |
Readme.md.meta | пре 3 година | |
Resources.meta | пре 2 година | |
Runtime.meta | пре 3 година | |
Tests.meta | пре 3 година | |
changelog.md | пре 2 година | |
changelog.md.meta | пре 3 година | |
package.json | пре 2 година | |
package.json.meta | пре 3 година |
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.