From 29bd099067f339b6227e4d839b0df92a34e62be2 Mon Sep 17 00:00:00 2001 From: cheapie Date: Tue, 23 Apr 2024 20:01:11 -0500 Subject: Initial work on remote monitoring software for the laptop mod No scrolling yet (so you can only see 10 floors) and also no dispatcher UI yet (only the controller) --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) (limited to '.luacheckrc') diff --git a/.luacheckrc b/.luacheckrc index 953d7c3..6efae5a 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -11,4 +11,5 @@ read_globals = { "minetest", "table.copy", "VoxelManip", + "laptop", } -- cgit v1.2.3