Skip to content

L2jBrasil/L2ACP-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2ACP-api

This is the gameserver API project for L2ACP

Requirements

How to get this working?

  • You will need to run l2acpinit.sql against your gameserver database for this to work.
  • You need to add L2ACPServer.getInstance(); at the end of your Gameserver.java
  • I export the src as a jar file with eclipse because I'm lazy and i drop in in the lib folder of l2j.
  • Start the gameserver and you should be up and running.

(To be edited)

About

The API for L2ACP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%