A 3D federated MMORPG.

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

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.