Skip to content

Commit

Permalink
Move repository to EXL/NXEngine.git
Browse files Browse the repository at this point in the history
  • Loading branch information
EXL committed Jan 25, 2014
1 parent b58f29d commit 85996cf
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 9 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
*.a
*.lib

# User files
*.pro.user
.directory

# Executables
*.exe
*.exe
2 changes: 1 addition & 1 deletion Makefile.dingux
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: NXEngine (OpenDingux/Dingux devices)
# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git
# More build information can be found here: https://github.com/EXL/NXEngine.git
# Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013
# Fixed by EXL on: 11/9/2013
#############################################################################
Expand Down
2 changes: 1 addition & 1 deletion Makefile.linux
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: NXEngine (32/64-bits GNU/Linux distros)
# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git
# More build information can be found here: https://github.com/EXL/NXEngine.git
# Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013
# Fixed by EXL on: 11/9/2013
#############################################################################
Expand Down
2 changes: 1 addition & 1 deletion Makefile.mingw32
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: NXEngine (MinGW/MSYS x86 Windows)
# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git
# More build information can be found here: https://github.com/EXL/NXEngine.git
# Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013
# Fixed by EXL on: 11/9/2013
#############################################################################
Expand Down
2 changes: 1 addition & 1 deletion Makefile.motomagx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: NXEngine (Motorola MotoMAGX phones)
# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git
# More build information can be found here: https://github.com/EXL/NXEngine.git
# Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013
# Fixed by EXL on: 11/9/2013
#############################################################################
Expand Down
File renamed without changes.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Added:

3. Russification.

##Building:
## Building:

Building NXEngine requires next SDL libraries: SDL-1.2, SDL_ttf-2.0, SDL_mixer-1.2 (optional).

Expand Down Expand Up @@ -41,13 +41,13 @@ Platform Defines:

Ritmix RZX-50:

![Ritmix RZX-50](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Ritmix_1.png)
![Ritmix RZX-50](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Ritmix_1.png)

![Ritmix RZX-50](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Ritmix_2.png)
![Ritmix RZX-50](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Ritmix_2.png)

Windows 8.1:

![Windows 8.1](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Windows.png)
![Windows 8.1](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Windows.png)

##Binares:

Expand Down

0 comments on commit 85996cf

Please sign in to comment.