/acnav

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

Primary LanguagePythonMIT LicenseMIT

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