1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2026-01-02 00:45:31 +01:00

import kaeza's computer mod

This commit is contained in:
Vanessa Ezekowitz
2014-07-18 19:33:01 -04:00
parent 269db07a00
commit 2af60763db
132 changed files with 1235 additions and 0 deletions

4
computer/fusrodah/_.lua Normal file
View File

@@ -0,0 +1,4 @@
local name = "foo:bar"
local modname = name:gsub(":.*", "")
print(modname)