|
@@ -1,4 +1,4 @@
|
|
-# 📦 KairoEngine.Core v0.2.3
|
|
|
|
|
|
+# 📦 KairoEngine.Core v0.2.4
|
|
|
|
|
|
This contains the base code that other packages will use. It includes code for the module system, event system and common interfaces.
|
|
This contains the base code that other packages will use. It includes code for the module system, event system and common interfaces.
|
|
|
|
|
|
@@ -24,6 +24,10 @@ This contains the base code that other packages will use. It includes code for t
|
|
- `KairoEngine.Core.ModuleSystem`
|
|
- `KairoEngine.Core.ModuleSystem`
|
|
|
|
|
|
### 📄Changelog
|
|
### 📄Changelog
|
|
|
|
+##### v0.2.4
|
|
|
|
+- Added ExecuteRealTimeNotDisposable to Timer class
|
|
|
|
+- Added String Boolean Generic Event
|
|
|
|
+
|
|
##### v0.2.3
|
|
##### v0.2.3
|
|
- Fixed IconFoldoutGroup icon path
|
|
- Fixed IconFoldoutGroup icon path
|
|
- Added OpenUrlGameAction
|
|
- Added OpenUrlGameAction
|