kolibrios/skins/_old/MetalGearArrows/Tupfile.lua
Kirill Lipatov (Leency) 9ecb65ecb7 remove duplicated and a couple most ugly skins
git-svn-id: svn://kolibrios.org@8004 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 21:39:26 +00:00

3 lines
158 B
Lua

if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("1.MetalGearArrows.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "1.MetalGearArrows.skn")