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.