Skip to content

LPC-language/AsheronsFall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Asheron's Fall

An Asheron's Call server implemented in LPC. The client software can be downloaded from the Turbine website.

To run the emulator, you'll need DGD.

If you don't want to compile DGD yourself, you can also use Hydra, a binary of which can be downloaded here.

You will also need the Cloud Server library.

Either copy or create a softlink from AsheronsFall/src to cloud-server/src/usr/Asheron. Next, create softlinks or copy the client files client_cell_1.dat and client_portal.dat to AsheronsFall/src/dat/data.

After starting the server, you can connect to it with

acclient.exe -h 127.0.0.1 -p 9000 -a accountName --glsticketdirect password

About

An emulator for Asheron's Call, running on DGD/Hydra.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages