ftldat is a Python module that allows users to unpack and pack resource.dat and data.dat files of FTL.
Simply run the following command:
pip install ftldat
or from the source distribution, execute:
python setup.py install
Run
ftldat unpack path/to/data.dat
This will unpack to path/to/data.dat-unpacked. To unpack to another folder, use:
ftldat unpack path/to/data.dat path/to/extract/to
If you have a data.dat-unpacked folder and want to pack it again, run:
ftldat pack path/to/data.dat
To pack another folder, run:
ftldat pack path/to/data.dat path/to/pack
To show information about a .dat file, run:
ftldat info path/to/data.dat
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.