Set license for new code as CC0

This commit is contained in:
AntumDeluge
2017-05-27 17:36:45 -07:00
parent 102c9d9266
commit b8a2e98ea0
5 changed files with 141 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
-- Original code by Rui: WTFPL
sneaker = {}
sneaker.modname = minetest.get_current_modname()
sneaker.modpath = minetest.get_modpath(sneaker.modname)