Difference between revisions of "LOD texture fix script"
Jump to navigation
Jump to search
m
typos - it's late
imported>GhanBuriGhan (Link, formatting) |
imported>GhanBuriGhan m (typos - it's late) |
||
Line 6: | Line 6: | ||
=What you need= | =What you need= | ||
* The [[DDS_Tools|DDS converter]] | * The [[DDS_Tools|DDS converter]] | ||
* [http://www.python.org/download/ | * [http://www.python.org/download/ Python] (an interpreted scripting language. I used verson 2.4.3. | ||
* [http://www.pythonware.com/products/pil/ | * [http://www.pythonware.com/products/pil/ Python image library (PIL)]. 1.1.5 for Phyton 2.4. | ||
=Walkthrough= | =Walkthrough= |