Version MFF.
0
mesecons_luacontroller/depends.txt
Normal file → Executable file
2
mesecons_luacontroller/init.lua
Normal file → Executable file
@ -273,7 +273,7 @@ end
|
||||
|
||||
|
||||
local function get_digiline_send(pos)
|
||||
if not digiline then return end
|
||||
if not rawget(_G, "digiline") then return end
|
||||
return function(channel, msg)
|
||||
minetest.after(0, function()
|
||||
digiline:receptor_send(pos, digiline.rules.default, channel, msg)
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.3 KiB |
BIN
mesecons_luacontroller/textures/jeija_luac_runbutton.png
Normal file → Executable file
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 2.1 KiB |
BIN
mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png
Normal file → Executable file
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 900 B |
BIN
mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png
Normal file → Executable file
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 894 B |
BIN
mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png
Normal file → Executable file
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 907 B |
BIN
mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png
Normal file → Executable file
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 902 B |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 945 B |
BIN
mesecons_luacontroller/textures/jeija_luacontroller_top.png
Normal file → Executable file
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 10 KiB |