Skip to content

a11874430/L2T_Server

 
 

Repository files navigation

L2T Server Project

L2Tenkai's L2j server fork, based on its Interlude version (started 2008) and having stopped synchronization on their Freya release.

Getting Started

Prerequisites

Installing

  • Clone the project
  • Open it with IntelliJ IDEA. Make sure to import it as a Gradle project!
  • Run the database installer script
  • Create or modify a configuration file. They are the .properties files located at the config folder.
  • Make the global config file point to your configuration file.

Running locally

There are a couple shared run configurations for IntelliJ, feel free to use them.

Deploying

You can run either gradle distZip to generate a zip with all the necessary files to deploy or gradle installDist to generate a folder with all the necessary files to deploy.

Authors

  • L2j Team
  • Pere - Main fork author - PCasafont
  • Lastravel - Contributed for 5 years - lastravel
  • Inia - New project maintainer - Inia68

Other contributors:

License

This project is licensed under the GNU GPL License - see the LICENSE.md file for details.

About

Yet another l2j server fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.1%
  • Kotlin 3.9%