Core package for the KairoEngine library.
James Peret d1d89acddb Added GameConfig icon | há 2 anos atrás | |
---|---|---|
Editor | há 2 anos atrás | |
Runtime | há 2 anos atrás | |
Tests | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
Documentation.meta | há 3 anos atrás | |
Editor.meta | há 3 anos atrás | |
Readme.md | há 2 anos atrás | |
Readme.md.meta | há 3 anos atrás | |
Runtime.meta | há 3 anos atrás | |
Tests.meta | há 3 anos atrás | |
changelog.md | há 3 anos atrás | |
changelog.md.meta | há 3 anos atrás | |
package.json | há 2 anos atrás | |
package.json.meta | há 3 anos atrás |
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.