Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 387 Bytes

ACNav

Some code to extract landblock data from Asheron's Call game files.

The end goal is to be able to automatically generate navigation meshes from the game files for a bot to use.

Asheron's Call data files

The game files can be downloaded from the game's official website: http://content.turbine.com/acpatch/ac_data.zip

Testing

python -m unittest discover