L2Tenkai's L2j server fork, based on its Interlude version (started 2008) and having stopped synchronization on their Freya release.
- 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.
There are a couple shared run configurations for IntelliJ, feel free to use them.
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.
- L2j Team
- Pere - Main fork author - PCasafont
- Lastravel - Contributed for 5 years - lastravel
- Inia - New project maintainer - Inia68
Other contributors:
- Xavi - XaviMorenoM
- Soul
- Kenkon
- Ghost
This project is licensed under the GNU GPL License - see the LICENSE.md file for details.