Skip to content
/ iFCon Public

A tool for handling iFAction resource file (iFCon file)

License

Notifications You must be signed in to change notification settings

eWloYW8/iFCon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iFCon

A tool for handling iFAction resource file (iFCon file)

Build and Release

Usage

You can directly run iFCon.py or install this module with pip:

pip install iFCon
positional arguments:  
  file                  The iFCon file to extract or pack.  

options:  
  -h, --help            show this help message and exit  
  -x, --extract         Extract the contents of an iFCon file.  
  -p PACK, --pack PACK  Pack the contents of a folder into an iFConfile.  
  -o OUTPUT, --output OUTPUT  
                        The output file for extracting the iFCon file.  

Example

To extract the contents of an iFCon file, run the following command:

iFCon <iFCon file> -x -o <output folder>

To pack the contents of a folder into an iFCon file, run the following command:

iFCon <iFCon file> -p <folder>

Disclaimer

This tool is provided for educational and informational purposes only. The author is not responsible for any misuse or damage caused by this tool. Use it at your own risk.

About

A tool for handling iFAction resource file (iFCon file)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages