Follow this step-by-step guide to set up your own Lineage 2 private server using L2JMobius. From configuring the environment to running the game server, this guide has you covered!
Before we begin, you’ll need to install the following software:
Window -> Preferences -> Java -> Installed JREs
in Eclipse.
git clone https://bitbucket.org/MobiusDev/l2j_mobius.git
build.xml
file and selecting Run As -> Ant Build
. The compiled files will be available in the build
directory.
Use XAMPP to install and configure MySQL:
Database_Installer_GS.vbs
and Database_Installer_LS.vbs
.login
directory and run:
./startLoginServer.sh # For Linux/Mac startLoginServer.bat # For Windows
gameserver
directory and run:
./startGameServer.sh # For Linux/Mac startGameServer.bat # For Windows
To connect your client to the private server, modify the hosts file:
your-server-ip l2authd.lineage2.com
After setting this up, launch your Lineage 2 client and enjoy your private server!
For more detailed instructions and support, visit the L2JMobius forum.
More related stuff : Lineage 2 private servers, Lineage 2 FAQs, Lineage 2 emulators