From c0dccf9b3a7f578d26d70a6226fef5489163017e Mon Sep 17 00:00:00 2001 From: ROllerozxa Date: Mon, 27 Nov 2023 15:51:25 +0100 Subject: [PATCH] webp --- pages/LuaJIT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/LuaJIT.md b/pages/LuaJIT.md index 66d7dd3..3507b99 100644 --- a/pages/LuaJIT.md +++ b/pages/LuaJIT.md @@ -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: -![](/images/luajit.png) \ No newline at end of file +![](/images/luajit.webp)