diff options
author | ShadowNinja <shadowninja@minetest.net> | 2014-02-27 00:27:16 -0500 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2014-02-27 00:30:29 -0500 |
commit | 2db9121bdb8cf2929251708dd36a72d570b272bd (patch) | |
tree | 082f442e870947141888523bd60dee3b75b97df3 | |
parent | b28001e36f1f92db13a103f6ba40f1cb891c26ae (diff) |
Update READMEs
-rw-r--r-- | README.md | 30 | ||||
-rw-r--r-- | technic/README.md | 15 | ||||
-rw-r--r-- | technic_chests/README.md | 21 |
3 files changed, 55 insertions, 11 deletions
@@ -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. + |