dmuratshin bbde946e88 min 9 سال پیش
..
others bbde946e88 min 9 سال پیش
resbuild c653dbdc11 fixed tools path 9 سال پیش
templates aef0f9fbac updated emsc build 9 سال پیش
gen_template a159ae5728 shell scripts 10 سال پیش
gen_template.cmd bd3d116441 adding launcher for python tools 10 سال پیش
gen_template.py f9eb532bf8 ios updates 9 سال پیش
install.py de0fc0e503 PEP8 clean up for python tools 10 سال پیش
oxygine.py de0fc0e503 PEP8 clean up for python tools 10 سال پیش
oxyresbuild a159ae5728 shell scripts 10 سال پیش
oxyresbuild.cmd bd3d116441 adding launcher for python tools 10 سال پیش
oxyresbuild.py 992d56a416 min 9 سال پیش
readme.txt d9aa98a2f5 Python3 compatible 11 سال پیش

readme.txt

how to use "oxyresbuild.py":
1. download and install Python3 (http://python.org/download/)
2. add to your system environment variable 'PATH' path to Python folder
3. install Pillow library for Python. run:
easy_install pillow
or
pip install pillow

4. run install.py. It would add current path of Oxygine to System global variable


***if you are already using Python2.7***
3. install Python Imaging Library from http://www.pythonware.com/products/pil/