From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 21:00:20 -0400 Subject: "explode" all modpacks into their individual components (you can't have a modpack buried inside a modpack) --- homedecor_3d_extras/copyright.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 homedecor_3d_extras/copyright.txt (limited to 'homedecor_3d_extras/copyright.txt') diff --git a/homedecor_3d_extras/copyright.txt b/homedecor_3d_extras/copyright.txt new file mode 100644 index 0000000..690bdc5 --- /dev/null +++ b/homedecor_3d_extras/copyright.txt @@ -0,0 +1,12 @@ +Most code and all textures by Vanessa Ezekowitz. + +Some code copied and modified from the game's default mods (especially +doors) and ironzorg's flowers mod. + +Licenses: +* For the lua code, LGPL. +* For the door open/close sound, CC-By-SA 3.0 by Slanesh on freesound.org + http://freesound.org/people/Slanesh/sounds/31768/ +* For the gate open/close sound, CC0, by j1987 on freesound.org + http://freesound.org/people/j1987/sounds/106116/ +* For all images and everything else, WTFPL. -- cgit v1.2.3