Jarosław Konik
|
6726e40768
|
Lua support (#16)
* adds Lua language support
* makes the library generic, allowing for easy extension for more languages
* small improvements and fixes
|
2024-06-16 07:06:09 +02:00 |
|
Jarosław Konik
|
60984220a0
|
Bevy 0.12 (#9)
* Update to bevy 0.12
|
2024-04-10 18:36:11 +02:00 |
|
Jarosław Konik
|
6f35089693
|
Apply side effects after running system (#5)
Deferred side effects(Commands) that were pushed in scripting exposed
systems were never applied. This commit applies deferred
|
2023-08-23 17:23:32 +02:00 |
|
|
|
ab6cfe825e
|
Migrate to bevy 0.11
|
2023-07-11 20:42:49 +02:00 |
|
|
|
fc4a525182
|
First commit
|
2023-06-21 16:22:12 +02:00 |
|