FezVrasta / ama

Ask Me Anything
15 stars 3 forks source link

Ark compression format #10

Closed SirFancyBacon closed 3 years ago

SirFancyBacon commented 4 years ago

Hi @FezVrasta, I am an Ark linux server admin dealing with the horrors of attempting to update mod files for my cluster. I know you have written a wonderful tool but; and as silly as it sounds; i am trying to recreate the wheel, mostly out of boredom.

However i cannot for the life of me figure out how to reverse engineer the header format for the .z files so i can wrote my own (entirely in bash) script to decompress them; and i was wondering if you could shed some light on how to make .mod files (also in bash) if you know how?

Why bash? I dunno its the only scripting language i know lol