Skip to content

Release 1.0

Choose a tag to compare

@Alvarwow69 Alvarwow69 released this 13 Sep 12:02
· 7 commits to main since this release
e0958d2

Release 1.0

In this release we bring the basic of this projet.

Packer

The packer is a file that allow to pack all content of a folder in one file .swfp.

Usage

./SWEngine-packer_1.0.exe PATH_TO_FOLDER

This command build a package.swfp file with all content of the folder inside.

UnPacker

The Unacker un pack a .swfp file and restore all file with thier folder.

./SWEngine-unpacker_1.0.exe PATH_TO_SWFP_FILE OUTPUT_DIRECTORY

Log

There is a log system who provide more details only if somthing failed during the process.
This log file is located at the same path as the executable.