A 3D federated MMORPG.

Nicolás A. Ortega 43f7d75264 Stricter compiler. пре 7 година
src fe33cf5038 Irrlicht is now linked to the binary. пре 7 година
.gitignore d93272a2ac Added a gitignore based on premake4 generated files. пре 7 година
LICENSE 6bd5c5c627 Added readme and license. пре 7 година
README.md 048a75b135 Added more information to README.md пре 7 година
astyle.cfg 26421d5d12 astyle configuration for the project. пре 7 година
premake4.lua 43f7d75264 Stricter compiler. пре 7 година

README.md

Libreternity

A 3D federated MMORPG.

Building

This project is built using the premake4 system. Run the following to compile with GNU Make:

$ premake4 gmake
$ make

Use make help to list additional options.

Licensing

This project is licensed under the terms of the GNU Affero General Public License version 3 or greater.