SQL Installer?

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
orophix
Posts: 13
Joined: Sat Apr 25, 2015 1:42 am

SQL Installer?

Post by orophix »

Anyone know if there is an sql installer in the latest Hi5 revision? Can't seem to find anything if you compile the master
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: SQL Installer?

Post by HorridoJoho »

Hello orophix,

you should find both database installers in the tools folder(Database_Installer_GS.jar & Database_Installer_LS.jar). On Windows you should be able to double click the .jar files to start the database installers. If you are working on a command line only ui you have to run java manually with the jar and main class specified. java -cp Database_Installer_?S.jar com.l2jserver.tools.dbinstaller.Launcher?S

Make sure you unpacked the datapack and the server into the same directory so you have the sql and tools folders as siblings.
Post Reply