File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <img src="https://img.shields.io/github/check-runs/SmileYik/LuaInMinecraftBukkitII/master?style=flat-square" alt="GitHub branch check runs"/>
1515 <img src="https://img.shields.io/github/actions/workflow/status/SmileYik/LuaInMinecraftBukkitII/gradle.yml?style=flat-square" alt="GitHub Actions Workflow Status"/>
1616 <img src="https://img.shields.io/github/license/SmileYik/LuaInMinecraftBukkitII?style=flat-square" alt="GitHub License"/>
17- <a href="https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/QuickStart.md">
17+ <a href="https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/en/ QuickStart.md">
1818 <img src="https://img.shields.io/badge/DOCS-QuickStart-blue?style=flat-square" alt="Docs-QuickStart"/>
1919 </a>
2020</p >
Original file line number Diff line number Diff line change 1111 <img src="https://img.shields.io/github/check-runs/SmileYik/LuaInMinecraftBukkitII/master?style=flat-square" alt="GitHub branch check runs"/>
1212 <img src="https://img.shields.io/github/actions/workflow/status/SmileYik/LuaInMinecraftBukkitII/gradle.yml?style=flat-square" alt="GitHub Actions Workflow Status"/>
1313 <img src="https://img.shields.io/github/license/SmileYik/LuaInMinecraftBukkitII?style=flat-square" alt="GitHub License"/>
14- <a href="https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/QuickStart.md">
14+ <a href="https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/zh/ QuickStart.md">
1515 <img src="https://img.shields.io/badge/DOCS-QuickStart-blue?style=flat-square" alt="Docs-QuickStart"/>
1616 </a>
1717</p >
1818
1919[ luajava-jasonsantos ] : https://github.com/jasonsantos/luajava
2020[ luajava-smileyik ] : https://github.com/SmileYik/luajava
21- [ lua-pool-example ] : https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/en /GlobalVariable.md#pooledcallable---transform-a-lua-closure-into-a-closure-that-can-be-run-in-the-lua-pool
21+ [ lua-pool-example ] : https://github.com/SmileYik/LuaInMinecraftBukkitII/blob/gh-page/docs/zh /GlobalVariable.md#pooledcallable---transform-a-lua-closure-into-a-closure-that-can-be-run-in-the-lua-pool
2222[ jni-bridge ] : ../modules/jni-bridge
2323
2424## 简介
132132
133133下图是一个简单的玩家加入服务器事件, 不过事件处理逻辑由 Cpp 端处理.
134134
135- ![ ffi-plugin] ( .. /ffi-plugin.png )
135+ ![ ffi-plugin] ( ./ffi-plugin.png )
136136
You can’t perform that action at this time.
0 commit comments