Manually rebased over latest mkxp commit. Some features, such as lighting, are not reimplemented yet.
This commit is contained in:
parent
5a7480a406
commit
3b64e7871b
24 changed files with 722 additions and 320 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -1,18 +1,13 @@
|
|||
*.o
|
||||
*.pro.*
|
||||
*.bak
|
||||
*.vert.xxd
|
||||
*.frag.xxd
|
||||
*.ttf.xxd
|
||||
*.xxd
|
||||
|
||||
Makefile
|
||||
Makefile*
|
||||
|
||||
mkxp
|
||||
xxd+
|
||||
Game
|
||||
Game.exe
|
||||
qmake-win.sh
|
||||
|
||||
/build
|
||||
|
||||
# Codeblocks
|
||||
mkxp.layout
|
||||
mkxp.cbp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue