summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua26
1 files changed, 24 insertions, 2 deletions
diff --git a/init.lua b/init.lua
index 92fdd83..9ae56db 100644
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,28 @@
+--[[
+
+Minetest Sedimentology Mod
+
+Copyright (c) 2015 Auke Kok, All rights reserved.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library
+
+]]--
+
+-- bugs? questions? Please find this project and me at
+-- github.com/sofar
--
--- Minetest Sedimentology Mod
---
+
local interval = 1.0
local count = 20
local radius = 100