1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-11-16 07:10:35 +01:00
homedecor_modpack/computer/fusrodah/_.lua

5 lines
76 B
Lua
Raw Normal View History

2014-07-19 01:33:01 +02:00
local name = "foo:bar"
local modname = name:gsub(":.*", "")
print(modname)