Compare commits

...

2 Commits

Author SHA1 Message Date
Bruno Rybársky 00a5bd454f _ 2022-08-18 16:47:17 +02:00
Bruno Rybársky 96a65a3de0 _ 2022-08-18 16:45:58 +02:00
7 changed files with 18 additions and 3 deletions

9
.gitmodules vendored
View File

@ -40,3 +40,12 @@
[submodule "mods/enable-shadows"]
path = mods/enable-shadows
url = ../enable-shadows.git
[submodule "mods/mesetec"]
path = mods/mesetec
url = ../mesetec.git
[submodule "mods/lwcomponents"]
path = mods/lwcomponents
url = ../lwcomponents.git
[submodule "mods/mesecons_window"]
path = mods/mesecons_window
url = ../mesecons_window.git

View File

@ -3,6 +3,9 @@
"Lua.diagnostics.globals": [
"minetest",
"mesecon",
"vector"
"vector",
"ItemStack",
"digistuff",
"VoxelArea"
]
}

1
mods/lwcomponents Submodule

@ -0,0 +1 @@
Subproject commit 1afb8f77a0a19c23cbcde16b69888521203bc230

1
mods/mesecons_window Submodule

@ -0,0 +1 @@
Subproject commit ebecdc82d33aa8a0b16f1146f56984ae314e7db7

1
mods/mesetec Submodule

@ -0,0 +1 @@
Subproject commit 2dc5e5623b5520b84c6db14bf1c0e2df069aac82

@ -1 +1 @@
Subproject commit bb2f30a7215cc214c609cb19f7194159c75f5d52
Subproject commit db20ba0317d751821f0b4d469c7dee946e6127bf

@ -1 +1 @@
Subproject commit e11d2822c9366eeb9741c8019e2465f0b6647e06
Subproject commit 2bc26826c70e45828ab6daa626767e64c5befaac