/GameLibrary

A collection of handy tools for programming games

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Game Library

A collection of handy tools for programming games.

Installation

git submodule add git@github.com:MKesenheimer/GameLibrary.git GameLibrary
git commit -m "Added the submodule to the project."
git push