diff options
author | Jeija <norrepli@gmail.com> | 2016-09-04 09:32:41 +0200 |
---|---|---|
committer | Jeija <norrepli@gmail.com> | 2016-09-04 09:32:41 +0200 |
commit | 433778c2ec8ec38bc2aad04c262d56a90952c276 (patch) | |
tree | e61dc781815a51df7b4ddab48661d5e3b6e82599 | |
parent | 54efc64558ec21847c0b8d668bd206e88403a410 (diff) | |
download | mesecons-433778c2ec8ec38bc2aad04c262d56a90952c276.tar mesecons-433778c2ec8ec38bc2aad04c262d56a90952c276.tar.gz mesecons-433778c2ec8ec38bc2aad04c262d56a90952c276.tar.bz2 mesecons-433778c2ec8ec38bc2aad04c262d56a90952c276.tar.xz mesecons-433778c2ec8ec38bc2aad04c262d56a90952c276.zip |
Add Hawk777 to contributor list, update developer documentation URL
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | mesecons/init.lua | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -53,6 +53,7 @@ These awesome people made Mesecons possible! | Contributor | Contribution | | --------------- | -------------------------------- | +| Hawk777 | Code for VoxelManip caching | | Jat15 | Various tweaks. | | Jeija | **Main developer! Everything.** | | Jordach | Noteblock sounds. | diff --git a/mesecons/init.lua b/mesecons/init.lua index 7da3583..39b4fd3 100644 --- a/mesecons/init.lua +++ b/mesecons/init.lua @@ -3,7 +3,7 @@ -- | \/ | |___ ____ |___ | | | | \ | |____ -- | | | | | | | | | \ | | -- | | |___ ____| |___ |____ |____| | \| ____| --- by Jeija, Uberi (Temperest), sfan5, VanessaE +-- by Jeija, Uberi (Temperest), sfan5, VanessaE, Hawk777 and contributors -- -- -- @@ -11,7 +11,7 @@ -- See the documentation on the forum for additional information, especially about crafting -- -- --- For developer documentation see the Developers' section on mesecons.TK +-- For basic development resources, see http://mesecons.net/developers.html -- -- -- |