summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2025-03-31 17:19:59 -0500
committercheapie <no-email-for-you@example.com>2025-03-31 17:19:59 -0500
commita93563d53e1c48a08ee14f37eecdea666b9202b0 (patch)
treea0b635d8a24e21842a9323cc971e833e3487fd7d
parentf43e62c657b0f7e25da5aef636a57c3dbc33bc5a (diff)
downloadcelevator-a93563d53e1c48a08ee14f37eecdea666b9202b0.tar
celevator-a93563d53e1c48a08ee14f37eecdea666b9202b0.tar.gz
celevator-a93563d53e1c48a08ee14f37eecdea666b9202b0.tar.bz2
celevator-a93563d53e1c48a08ee14f37eecdea666b9202b0.tar.xz
celevator-a93563d53e1c48a08ee14f37eecdea666b9202b0.zip
Fine tune crafting changesHEADmain
-rw-r--r--.luacheckrc1
-rw-r--r--docs/file_sources4
-rw-r--r--mod.conf2
3 files changed, 5 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 8ce3cc6..427b2d9 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -14,4 +14,5 @@ read_globals = {
"laptop",
"mesecon",
"digilines",
+ "xcompat",
}
diff --git a/docs/file_sources b/docs/file_sources
index 4bf263d..9de4fc7 100644
--- a/docs/file_sources
+++ b/docs/file_sources
@@ -1,4 +1,6 @@
-All code: Written by cheapie
+Code: Written by the following contributors:
+* cheapie
+* j-r (Jürgen Rühle)
All textures: Hand-drawn by cheapie using GIMP
diff --git a/mod.conf b/mod.conf
index 45bbd50..552f37b 100644
--- a/mod.conf
+++ b/mod.conf
@@ -1,5 +1,5 @@
name = celevator
description = Realistic Elevators
-optional_depends = laptop,mesecons,digilines,basic_materials,xcompat,mesecons_lightstone,mesecons_button
+optional_depends = laptop,mesecons,digilines,xcompat,mesecons_lightstone,mesecons_button
author = cheapie
min_minetest_version = 5.7