summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index c9d016e..b7e8cd2 100644
--- a/README.md
+++ b/README.md
@@ -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.