dmuratshin 156c4b9c9a minor fixes 9 лет назад
..
Android.txt 156c4b9c9a minor fixes 9 лет назад
CMake+MinGW.txt 1780af447f major changes: 10 лет назад
CMake.txt bd20456214 - added visual studio 2015 support 10 лет назад
MacOSX.txt bd20456214 - added visual studio 2015 support 10 лет назад
Marmalade.txt bd20456214 - added visual studio 2015 support 10 лет назад
VisualStudio.txt 796092141b updated some readme files for better grammar and clarity 10 лет назад
emscripten.txt 2605405a5d - updated to emscripten 1.35.0 10 лет назад
iOS.txt bd20456214 - added visual studio 2015 support 10 лет назад
readme.txt 796092141b updated some readme files for better grammar and clarity 10 лет назад

readme.txt

If you are using:
- SDL2:
1. Download latest SDL2 source snapshot from http://libsdl.org/hg.php
2. Your folder structure should be orginized like this:
any/path/
/oxygine-framework
/SDL

3. Check other instructions for your platform:
- VisualStudio.txt has instructions on how to build Oxygine with Visual Studio on Windows
- Android.txt has instructions on how to build Oxygine for Android
- CMake.txt has instructions on how to build Oxygine with CMake on Windows and Linux
- iOS.txt and MacOSX.txt have instructions on how to build Oxygine with XCode

- Marmalade: Read Marmalade.txt