|
3 months ago | |
---|---|---|
Dependencies | 3 months ago | |
src | 3 months ago | |
test | 3 months ago | |
.clang-format | 4 months ago | |
.gitignore | 4 months ago | |
.gitmodules | 5 months ago | |
BuildDependencies_Debug.sh | 3 months ago | |
Build_Debug.sh | 3 months ago | |
COPYING | 4 months ago | |
Jamfile | 5 months ago | |
Jamrules | 4 months ago | |
LICENSE | 5 months ago | |
ReadMe.org | 3 months ago |
#+TITLE:GameLib
GameLib is my library for making games. It is the successor to base2.0.
Clone the repository and its dependencies:
git clone https://macoy.me/code/macoy/gamelib.git git submodule update --init --recursive hg clone http://hg.libsdl.org/SDL Dependencies/SDL
Build dependencies:
./BuildDependencies_Debug.sh
Build:
./Build_Debug.sh
This is a work in progress.
For me:
cd ~/Development/code/repositories/gamelib/Dependencies/ogre-next/build/Debug/bin ./OgreMeshTool_d -e -O puqs ~/Development/code/repositories/gamelib/test/data/Models/Suzanne.mesh.xml