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

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel

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

There is no guarantee that this will work. Instead of contacting the developers like a sane person, I tried reverse-engineering how it works instead. Seemed easier than talking to someone.

To use:

  1. Drag your aircraft files into workdir.
  2. (Optional) Drag your .parcelignore file into the same directory as the script. An example file is provided, and file or directory names are supported. Slashes should be omitted.
  3. Run the python script.
  4. The resulting files will be left in workdir. Enjoy?

After this is done, you can:

  1. Compress the files in workdir to distribute as normal.
  2. Upload the files in workdir alongside the skunkscraft_updater_*list.txt files in the directory with the script.

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