Parcel is a Python script designed to simplify the distribution of add-on aircraft for X-Plane via the SkunkCrafts Updater.
Warning
While issues and pull requests are encouraged, this project is provided as-is and may not work for 100% of use cases. This project was developed without input from the original developers of the SkunkCrafts Updater and this project should not be confused as anything officially endorsed.
To use, run the following:
python parcel.py [input folder]Where:
input folderis 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
.parcelignoreOR any file that starts with a period. - The output archive does not include the
skunkcrafts_updater_*files. Those files are copied into theinput folderafter 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.