From 2db9121bdb8cf2929251708dd36a72d570b272bd Mon Sep 17 00:00:00 2001 From: ShadowNinja Date: Thu, 27 Feb 2014 00:27:16 -0500 Subject: [PATCH] Update READMEs --- README.md | 30 +++++++++++++++++++----------- technic/README.md | 15 +++++++++++++++ technic_chests/README.md | 21 +++++++++++++++++++++ 3 files changed, 55 insertions(+), 11 deletions(-) create mode 100644 technic/README.md create mode 100644 technic_chests/README.md diff --git a/README.md b/README.md index 2c90944..c3e30bb 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,22 @@ -technic 0.4.7 +Technic +======= -Technic mod for Minetest 0.4.7 +Credits for contributing to the project (in alphabetical order): + * kpoppel + * Nekogloop + * Nore/Novatux + * ShadowNinja + * VanessaE + * And many others... -Credits for contributing to the project: -Nekogloop -ShadowNinja -VanessaE -Nore/Novatux -kpoppel -And many others for ideas/inspiring +FAQ +=== + +1. My technic circuit doesn't work. No power is distrubuted. + * A: Make sure you have a switching station connected. + +License +======= + +See mod folders for their licences -License: -LGPLv2+ diff --git a/technic/README.md b/technic/README.md new file mode 100644 index 0000000..8ae6702 --- /dev/null +++ b/technic/README.md @@ -0,0 +1,15 @@ +Technic +======= + +License +======= + +Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel) + +Technic chests code is licensed under the GNU LGPLv2+. + +Texture licenses: + +RealBadAngel: (WTFPL) + * Everything. + diff --git a/technic_chests/README.md b/technic_chests/README.md new file mode 100644 index 0000000..e65fdf4 --- /dev/null +++ b/technic_chests/README.md @@ -0,0 +1,21 @@ +Technic chests +============== + +License +======= + +Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel) + +Technic chests code is licensed under the GNU LGPLv2+. + +Texture licenses: + +VanessaE: (WTFPL) + * technic\_pencil\_icon.png + * technic\_checkmark\_icon.png + * technic\_chest\_overlay\_*.png + * technic\_*\_chest\_lock\_overlay.png + +RealBadAngel: (WTFPL) + * Everything else. +