Add GitHub workflow (#149)

Bu işleme şunda yer alıyor:
David Leal
2020-03-25 11:46:35 -06:00
işlemeyi yapan: GitHub
ebeveyn c0bd9977be
işleme 606ba6a1a3
8 değiştirilmiş dosya ile 37 ekleme ve 11 silme

Dosyayı Görüntüle

@ -1,6 +1,6 @@
-- Based on 4itemnames mod by 4aiman
local item_names = {} -- [player_name] = { hud, dtime, itemname }
local item_names = {} -- [player_name] = { hud, dtime, itemname }
local dlimit = 3 -- HUD element will be hidden after this many seconds
local air_hud_mod = minetest.get_modpath("4air")
local hud_mod = minetest.get_modpath("hud")