Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marginal/x-publish

Tool to package up an X-Plane aircraft or scenery package into a cross-platform .zip archive for publication.
https://github.com/marginal/x-publish

Last synced: about 1 month ago
JSON representation

Tool to package up an X-Plane aircraft or scenery package into a cross-platform .zip archive for publication.

Awesome Lists containing this project

README

        

# X-Publish

This tool packages up an [X-Plane](http://www.x-plane.com/) aircraft or scenery package folder into a cross-platform .zip archive for publication. This saves you from manually having to strip out unused files.

The tool archives only the required files (skipping source files e.g. Photoshop or Blender files) and produces a report listing which files it has included and warning about any missing files.

Runs on Windows 2000 or later, Mac OS 10.5 or later, and Linux.

## License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.