A 3D federated MMORPG.

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

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.