dmuratshin 9901668432 - fixed cliprect пре 9 година
..
others 9901668432 - fixed cliprect пре 9 година
resbuild 3fc3b1b8ff Merge branch 'master' into dev пре 10 година
templates 5aed61b8e5 Merge branch 'master' into dev пре 10 година
gen_template a159ae5728 shell scripts пре 10 година
gen_template.cmd bd3d116441 adding launcher for python tools пре 10 година
gen_template.py 2166458e31 Reverted project generator default to win32 пре 10 година
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 3a9f006fa0 Modified .gitignore for .DS_Store (OSX) and improved help output for gen_template and oxyresbuild пре 10 година
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/