Update init.lua
This commit is contained in:
parent
0026fc4d70
commit
42ebe27b3a
@ -4,7 +4,7 @@ No Mapgen for Minetest
|
|||||||
|
|
||||||
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
|
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
|
||||||
Source Code: https://github.com/cornernote/minetest-no_mapgen
|
Source Code: https://github.com/cornernote/minetest-no_mapgen
|
||||||
License: GPLv3
|
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-no_mapgen/master/LICENSE
|
||||||
|
|
||||||
]]--
|
]]--
|
||||||
|
|
||||||
@ -89,4 +89,4 @@ if mapgen_flat then
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- log that we started
|
-- log that we started
|
||||||
minetest.log("action", "[MOD]"..minetest.get_current_modname().." -- loaded from "..minetest.get_modpath(minetest.get_current_modname()))
|
minetest.log("action", "[MOD]"..minetest.get_current_modname().." -- loaded from "..minetest.get_modpath(minetest.get_current_modname()))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user