Move LuaJIT flowchart into images/

This commit is contained in:
ROllerozxa 2023-11-25 20:19:02 +01:00
parent 5f4a3ccd57
commit 07bdeeea00
2 changed files with 1 additions and 1 deletions

BIN
images/luajit.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -2,4 +2,4 @@ LuaJIT is a just-in-time compiler for Lua, which implements the language as it w
More often than not, unless you have compiled Minetest from source without LuaJIT, Minetest will use LuaJIT as its Lua runtime. If you are still unsure, you can consult this (tongue-in-cheek) flowchart on whether you have LuaJIT:
![](https://files.voxelmanip.se/luajit.png)
![](/images/luajit.png)