mirror of
https://github.com/minetest-mods/worldedge.git
synced 2024-12-23 00:00:20 +01:00
Changed Licence
This commit is contained in:
parent
9798921c21
commit
e15fa9971c
@ -7,7 +7,7 @@ This gives the illusion that that world is round and you can walk all the way ar
|
|||||||
You can change the worlds edge by changing the first variable in init.lua
|
You can change the worlds edge by changing the first variable in init.lua
|
||||||
local edge = 30000
|
local edge = 30000
|
||||||
|
|
||||||
License of code: WTFPL
|
License of code: DWYWPL
|
||||||
|
|
||||||
Written by Amaz
|
Written by Amaz
|
||||||
Modified by Don
|
Modified by Don
|
||||||
|
13
licence.txt
Normal file
13
licence.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
DO WHAT YOU WANT TO PUBLIC LICENSE
|
||||||
|
or abbreviated DWYWPL
|
||||||
|
|
||||||
|
December 2nd 2015
|
||||||
|
License Copyright (C) 2015 Michael Tomaino (PlatinumArts@gmail.com)
|
||||||
|
www.sandboxgamemaker.com/DWYWPL/
|
||||||
|
|
||||||
|
DO WHAT YOU WANT TO PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
1. You are allowed to do whatever you want to with what content is using this license.
|
||||||
|
2. This content is provided 'as-is', without any express or implied warranty. In no event
|
||||||
|
will the authors be held liable for any damages arising from the use of this content.
|
Loading…
Reference in New Issue
Block a user