Home
Softono

L2ACP Api

Open source Java
39
Stars
25
Forks
1
Issues
3
Watchers
9 years
Last Commit

 About L2ACP Api

The API for L2ACP

Platforms

Web Self-hosted

Languages

Java

Links

Need Help Installing L2ACP Api?

We provide expert installation service for this software. Our team will install, configure, and secure L2ACP Api on your server. plans start at just $30.

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.