diff options
-rw-r--r-- | init.lua | 4 | ||||
-rw-r--r-- | mg.lua | 4 |
2 files changed, 3 insertions, 5 deletions
@@ -1,11 +1,11 @@ --[[ -====================================================================== +===================================================================== ** More Ores ** By Calinou, with the help of Nore. Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== +===================================================================== --]] local S @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Ores. +More Ores: `mg` mod support Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] mg.register_ore({ |