Skip to content

🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

License

Notifications You must be signed in to change notification settings

EonZeNx/apex-tools-launcher

Repository files navigation

Apex Tools Launcher

Mod tools for Avalanche Studios Group games and Apex Engine files. Launch, extract and repack their games and files.

File type status

File type Version Extract Repack
Inline Container - X ~
RTPC 1 X ~
RTPC 3 X ~
AAF 1 X
SARC 2 X
SARC 3 X
TOC - X
ADF 4 X
TAB / ARC 2 X
DDSC / AVTX 1

Installation

  1. Install the latest Dot Net 9 runtime.
  2. Download the latest release and extract the zip file.
  3. Run the CLI or GUI.

Structure

The project is intended to be readable and easy to maintain. To support this, close locality of behaviour and data is upheld.

Data is stored in classes with logic separated using extensions. Class members are values stored in binary files while properties are data otherwise not directly stored within the structure, e.g. NameIndex member stored within the binary struct vs Name property which has been looked up.

References

Communities

Join the largest Just Cause community here: Just Cause Unlimited

Join the EonZeNx server here: EonZeNx Discord

License

All information is under the MIT license

Note

Never include binaries or data that do not adhere to the above license.

Disclaimer

All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.

About

🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

Topics

Resources

License

Stars

Watchers

Forks