Table of Contents

<--   Back

afs - Unpack and Pack AFS File


Tool for unpack and pack AFS file. Simple rewrite in Go from https://github.com/MaikelChan/AFSLib .

Usage

Run executable without flag will open up GUI.

GUI

Just drag and drop the file.

Preview

CLI

afsunpack --afspath <path to AFS>
afspack --metadatapath <path to METADATA.json>

Built With