diff options
author | Owl <isaclien9752@gmail.com> | 2025-08-24 13:52:40 -0400 |
---|---|---|
committer | Owl <isaclien9752@gmail.com> | 2025-08-24 13:52:40 -0400 |
commit | 8fd537dfe7cc170290b1043a1e601699fc14c8fb (patch) | |
tree | e33e872dcd77c3134b5b104e56b3324c6641c805 | |
parent | c70b656f513c9b727d0384bc06a8af91b9d9d51f (diff) | |
download | blenxy-8fd537dfe7cc170290b1043a1e601699fc14c8fb.tar.gz blenxy-8fd537dfe7cc170290b1043a1e601699fc14c8fb.zip |
update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -26,9 +26,7 @@ Blender 2.79 template for Super Mario Galaxy stuff. # Installation -- Go to tags -- Locate the last tag -- Download the `blenxy.zip` file +- Download the `blenxy.zip` file from here --> https://mariogalaxy.org/u/hummingowl/blenxy.zip - Open Blender and go to File > Application Templates > Install Template from File... - Search and select the `blenxy.zip` file - The extension will download the python modules it needs in the first execution and automatically close Blender after installation (errors might happen here so open blender in CMD/Terminal to keep track of them). @@ -41,5 +39,5 @@ Blender 2.79 template for Super Mario Galaxy stuff. - RenolY2 for J3DView and SuperBMD (and the people that contributed to those tools). - The authors of the material I could read about BMD/BDL/BCK. - The many stackoverflow threads (or similar forums/pages) in which Blender Python API issues/facts are discussed. -- The Blender devs for Blender 2.79. +- The Blender devs for Blender 2.79 (wish to know how to compile it myself). - The git repository hosting service I am using. |