10 lines
420 B
Markdown
10 lines
420 B
Markdown
# Changelog
|
|
|
|
## 0.1.0
|
|
|
|
- Initial extracted package skeleton for `flame_lua_runtime`.
|
|
- Added public API barrel with `LuaGameWidget`, `FlameLuaGame`, `RuntimeOptions`, package repositories, and script engine interfaces.
|
|
- Added shared Runtime Lua helper assets.
|
|
- Added manifest-driven package/resource/module loading support.
|
|
- Added Runtime commands, rendering nodes, package activation, and Lua bridge infrastructure.
|