[SOLVED] How to build LS, DP etc?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
SaveLolliPoP
Posts: 5
Joined: Wed Nov 19, 2014 9:19 pm

[SOLVED] How to build LS, DP etc?

Post by SaveLolliPoP »

Hi all.
I am noobie on java, but i learn this language in junior school (I code in Node.js).
Now I have a lot of time to learn this language, and I want create server l2 and want to contribute to the project.

I see fresh comits on bitbucket, but I can't find fresh manuals to build login server, datapack.
Into GS I see build.gradle and I can compil GS for a given scenario. But how a can compil login etc?
How I can receive some instructions?
canislupus
Posts: 66
Joined: Tue Dec 24, 2013 1:30 am

Re: How to build LS, DP etc?

Post by canislupus »

Gradle is used to build the projects, so i would recommend looking at what's gradle in the first place

https://www.tutorialspoint.com/gradle/g ... va_project
https://gradle.org/

Tinker around, create some toy projects by yourself, and then try to build l2j
So you want a L2J Server? Check out my guide viewtopic.php?f=81&t=30556&p=182721#p182721
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: How to build LS, DP etc?

Post by Zoey76 »

SaveLolliPoP wrote: โ†‘Sat Jun 29, 2019 9:15 pm Hi all.
I am noobie on java, but i learn this language in junior school (I code in Node.js).
Now I have a lot of time to learn this language, and I want create server l2 and want to contribute to the project.

I see fresh comits on bitbucket, but I can't find fresh manuals to build login server, datapack.
Into GS I see build.gradle and I can compil GS for a given scenario. But how a can compil login etc?
How I can receive some instructions?
You can follow the official guides here http://www.l2jserver.com/ depending on your OS.
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Khngoanh
Posts: 1
Joined: Wed Oct 09, 2019 3:31 am

Re: How to build LS, DP etc?

Post by Khngoanh »

i dont understand "Custom exe" part. Could you help me ? I use windows10. How to make l2.exe file?
what client i can use for this version ?

Or who have a detail guide, plz take me a link. Thanks alot
Post Reply