Difference between revisions of "PyPRP:Installing"
(→Installing PyPRP) |
(→Getting PyPRP) |
||
Line 14: | Line 14: | ||
==Getting PyPRP== | ==Getting PyPRP== | ||
− | Once you have the required software installed, | + | Once you have the required software installed, get [http://www.guildofwriters.com/pyprp/pyprp20080112.zipget the latest PyPRP] (GoW PyPRP 01-12-08) and extract its contents to your "''/.blender/scripts''" folder. On Windows, this is usually ''C:\Program Files\Blender Foundation\Blender\.blender\scripts'' while on Linux, you will probably find it in ''/home/<'''YOUR_USER_NAME'''>/.blender/scripts''. |
==Congrats== | ==Congrats== |
Revision as of 01:24, 13 January 2008
Contents
Installing PyPRP
- Make sure you have a copy of Blender 2.45.
- Download and install everything listed under "Required Software" section.
- See the Getting PyPRP.
Requried Software
Additional Stuff
- Psyco is also recommended for speeding up code running times.
Getting PyPRP
Once you have the required software installed, get the latest PyPRP (GoW PyPRP 01-12-08) and extract its contents to your "/.blender/scripts" folder. On Windows, this is usually C:\Program Files\Blender Foundation\Blender\.blender\scripts while on Linux, you will probably find it in /home/<YOUR_USER_NAME>/.blender/scripts.
Congrats
Congratulations! You should now have PyPRP installed and are ready to get started building ages. If you'd like to test that PyPRP is installed and working properly try to Export the Function Check age, or you can get started on your own.