Skip to content

Commit b75d90d

Browse files
committed
Add more entry.
1 parent 74f7903 commit b75d90d

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,11 @@ Ant 是 [云风](https://github.com/cloudwu/) 大佬带头在灵犀互娱开发
1616
## test-simple.bat
1717

1818
示例用程序的启动程序。
19+
20+
## test-features.bat
21+
22+
渲染效果及特性展示。
23+
24+
## test-imgui.bat
25+
26+
IMGUI使用示例。

test-features.bat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.\bin\msvc\release\lua.exe .\test\features\main.lua

test-imgui.bat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.\bin\msvc\release\lua.exe .\test\imgui\main.lua

0 commit comments

Comments
 (0)