A 3D federated MMORPG.

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

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.