-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated some readme files for better grammar and clarity
- Loading branch information
1 parent
c04685e
commit 7960921
Showing
3 changed files
with
34 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
If you are using: | ||
- SDL2: | ||
1. Download latest the SDL2 source snapshot from http://libsdl.org/hg.php | ||
2. Your folder structure should be orginized this way: | ||
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 insructions how to build Oxygine with Visual Studio on Windows | ||
- Android.txt has insructions how to build Oxygine for Android | ||
- CMake.txt has instructions how to build Oxygine with CMake on Windows and Linux | ||
- iOS.txt and MacOSX.txt instuctions how to build Oxygine with XCode | ||
- 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. Then read Marmalade.txt | ||
- Marmalade: Read Marmalade.txt |