diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-07-15 13:46:26 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-07-15 13:46:26 -0400 |
commit | b6652421f1dae278c6bd85bc7b34bb16235f388b (patch) | |
tree | 602d06b2fdccfbe9520b8563e143498578c73c6d | |
parent | f19c11e92f6ea708b73cbbccc193299148d5216d (diff) | |
download | unifieddyes-b6652421f1dae278c6bd85bc7b34bb16235f388b.tar unifieddyes-b6652421f1dae278c6bd85bc7b34bb16235f388b.tar.gz unifieddyes-b6652421f1dae278c6bd85bc7b34bb16235f388b.tar.bz2 unifieddyes-b6652421f1dae278c6bd85bc7b34bb16235f388b.tar.xz unifieddyes-b6652421f1dae278c6bd85bc7b34bb16235f388b.zip |
tweaked the README a little - just heading changes.
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -123,6 +123,9 @@ the item names follow the same format as the filenames, save for having a colon Semi-automatic generation of nodes, crafting recipes, and textures ================================================================== +The modding template +-------------------- + Along with this mod, you should also download my modding template, which is quite easy to transform into whatever mod you want to create that needs unifieddyes. @@ -144,8 +147,9 @@ fetch it separately from here: Download Template: https://github.com/VanessaE/modtemplate/zipball/master ...or browse the code: https://github.com/VanessaE/modtemplate -Semi-automatic generation of new textures -========================================= + +The texture generator script +---------------------------- Obviously, in order for this mod or the above template to be useful, you'll need textures. If you plan to support the entire range of colors offered by |