Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 768 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 768 Bytes

Falnir

A Java based mud simliar to a classic ROM2.4 or DikuMud

To Build

mvn eclipse:eclipse *If your using eclipse

mvn clean install

Maven Problems? Here is a sample Settings.xml

https://digitalhangarsoftworks.atlassian.net/wiki/display/FAL/Falnir+Home

Dependencies

Java 1.7 SDK - http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jdk-6u45-oth-JPR

Apache MINA - http://mina.apache.org/

Log4j 1.2 - http://logging.apache.org/log4j/1.2/

SLF4J - http://www.slf4j.org/

Google Guice - https://code.google.com/p/google-guice/

Google Guava - https://code.google.com/p/guava-libraries/

Hibernate - http://www.hibernate.org/

Reflections - https://code.google.com/p/reflections/