Skip to content

UNOFFICIAL reversed-engineered hack to generate files to support distribution of X-Plane aircraft updates via the Skunkscraft updater.

License

Notifications You must be signed in to change notification settings

slimit75/Parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel

Parcel is a Python script designed to simplify the distribution of add-on aircraft for X-Plane via the Skunkscrafts Updater.

Warning

There are no guarantees when using this. Instead of contacting the original developers like a sane person, I tried reverse-engineering how it works instead.

Usage

To use, run the following:

python parcel.py [input folder]

Where:

  • input folder is a copy of the aircraft root folder (the folder with the .acf file)

Important things to note:

  • The input folder must be a copy! Parcel will delete any file that is included in .parcelignore OR any file that starts with a period.
  • The output archive does not include the skunkcrafts_updater_* files. Those files are copied into the input folder after the creation of the output file. You should have new users download the output file on first install, and upload the input folder to your server.

About

UNOFFICIAL reversed-engineered hack to generate files to support distribution of X-Plane aircraft updates via the Skunkscraft updater.

Resources

License

Stars

Watchers

Forks

Languages