Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
/ jOTServer Public archive

Java Open Tibia server implementation made using SQL database for storage, AspectJ, JUnit, Apache MINA, StripesFramework, and Maven.

Notifications You must be signed in to change notification settings

BenDol/jOTServer

Repository files navigation

jOTServer Build Status

Java Open Tibia server implementation made using SQL database for storage, AspectJ, JUnit, Apache MINA, StripesFramework, and Maven. This project was forked from John David (Jiddo)

Compilation

In order to compile the project, ensure that Maven is installed on your system. Then, from the jotserver/server folder, run: mvn clean install assembly:assembly

That should produce a runnable jar file at: jotserver/server/target/server-1.0-SNAPSHOT-jar-with-dependencies.jar

In order to run the server, run the runnable jar file with the current working directory being jotserver/server.

The web interface is located in the jotserver/web folder and can be run or deployed separately.

About

Java Open Tibia server implementation made using SQL database for storage, AspectJ, JUnit, Apache MINA, StripesFramework, and Maven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published