From 0dcd211434e7c7dbe93c5dd8e598f4b3ad52242c Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Sun, 7 Aug 2016 19:31:53 -0700 Subject: [PATCH] Add license & README files for "mydoors" modpack. --- doc/modpacks/mydoors/README.md | 9 +++++++++ doc/modpacks/mydoors/licence.txt | 13 +++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 doc/modpacks/mydoors/README.md create mode 100644 doc/modpacks/mydoors/licence.txt diff --git a/doc/modpacks/mydoors/README.md b/doc/modpacks/mydoors/README.md new file mode 100644 index 00000000..acc5a8c9 --- /dev/null +++ b/doc/modpacks/mydoors/README.md @@ -0,0 +1,9 @@ +# mydoors +Mydoors is a modpack with many door styles. + +This is a modpack that adds over 50 doors to minetest. It is set up as a mod pack so you can choose the style of doors you want without adding them all. +It has everything from old fashion doors to futuristic sliding doors. + +Forum - https://forum.minetest.net/viewtopic.php?f=11&t=10626 + +Licence - DWYWPL diff --git a/doc/modpacks/mydoors/licence.txt b/doc/modpacks/mydoors/licence.txt new file mode 100644 index 00000000..f50419b0 --- /dev/null +++ b/doc/modpacks/mydoors/licence.txt @@ -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.