diff options
| author | Calinou <calinou@opmbx.org> | 2015-01-12 17:46:26 +0100 | 
|---|---|---|
| committer | Calinou <calinou@opmbx.org> | 2015-01-12 17:46:26 +0100 | 
| commit | ab9e03bd84da5b6bfc7bbdf22272014b83af7f06 (patch) | |
| tree | a94d1bb361cebef61ab3a5646f238407fe339c96 | |
| parent | cdedce3e8d78a414dedf6748eaa060238ad73485 (diff) | |
More informative and shorter headers.
| -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({ | 
