mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 15:23:48 +01:00
Tabs
This commit is contained in:
parent
1ed07d6015
commit
7e00e3a237
2
init.lua
2
init.lua
@ -78,7 +78,7 @@ end
|
||||
local load_module, get_resource, loadfile_exports
|
||||
modlib = setmetatable({
|
||||
-- TODO bump on release
|
||||
version = 64,
|
||||
version = 65,
|
||||
modname = minetest and minetest.get_current_modname(),
|
||||
dir_delim = rawget(_G, "DIR_DELIM") or "/",
|
||||
_RG = setmetatable({}, {
|
||||
|
Loading…
Reference in New Issue
Block a user