Skip to content

Read, export, pack Ace of Spades 0.75 voxlap language files.

License

Notifications You must be signed in to change notification settings

yobonez/AoSLang-tool

Repository files navigation

AoSLang-tool

Tool for AoSLang-XX.bin files from Ben Aksoy's Ace of Spades voxlap game.

You can read, export and pack them with it.

Usage

aoslang-tool.exe <export|read|pack> <filename> [out filename]

<> - required, [] - optional - for "export" & "pack"

Usage examples

aoslang-tool.exe read AoSLang-EN.bin Reads the file and outputs strings and its respective offsets.

aoslang-tool.exe export AoSLang-EN.bin MyAoSLangExport.txt Exports all the strings to text file.

aoslang-tool.exe pack MyAoSLangExport.txt MyAosLangFile.bin Takes text file with strigns and converts it to aoslang binary file.

About

Read, export, pack Ace of Spades 0.75 voxlap language files.

Resources

License

Stars

Watchers

Forks

Languages