Skip to content

shnok/l2-unity-gameserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

346 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l2-unity-gameserver

This repository is modified version of ACIS L2J for the project l2-unity.

Current features

It contains all of the features of an interlude server. It only comes down to if a feature is handled by the client or not.

How to use?

  • Download and install MariaDB.
  • Create the DB l2unity.
  • Donwnload clone both l2-unity-gameserver and l2-unity-loginserver repositories.
  • Update the mysqlBinPath, DB user and password values in the gameserver/db/tools/database_installer.bat file.
  • Execute the bat file to create the tables.
  • Open both repositories with with intellij.
  • To start the server do a gradle run on both the loginserver and gameserver.

About

MMORPG server used in my unity3d projects

Topics

Resources

Stars

25 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors