这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ An SDK to allow easy, fast & fun integration of [Lua](https://www.lua.org/) scri
* Source is [JIT](https://en.wikipedia.org/wiki/Just-in-time_compilation) compiled using [moonjit](https://github.com/moonjit/moonjit)
* You can compile Lua sources (including imported modules) and bind to an EXE for stand-alone distribution
* You can add version information, an icon, enable runtime-themes and high DPI aware support to EXEs
* JetLua is being used to create [Vivace™ Game Toolkit (ve'va'CHe)](https://vivace.dev).


## A Tour of JetLua
### JetLua Interfaces
Expand Down