Modding, Mission Design, and Coding > FS2 Open Tools

[WINDOWS RELEASE] VPacker, a commandline VP file creator

(1/1)

PIe:
I was having a few problems with VPMage and either couldn't figure out how to create a brand new VP file from scratch using any of the alternatives or didn't like them, so I decided to write a simple tool myself.
Usage is pretty easy: 
--- Code: ---VPacker.exe <Path\To\Output.vp> <Path\To\InputFolder>
--- End code ---
Platforms:  32 and 64-bit Windows; Windows 7 or later
32-bit download link:  http://www.mediafire.com/file/xuhtzd9dszkxki5/VPacker_32.7z/file
64-bit download link:  http://www.mediafire.com/file/3wop070so4ouoxc/VPacker_64.7z/file
Source code:  https://github.com/plieblang/VPacker
The input path must be to a "data" folder and the output must be a VP file (i.e. the path must end in ".vp or .VP").
Relative paths are not (yet) supported.
If the output VP file already exists, it will be overwritten silently.
This tool only creates VP files from scratch; it cannot modify or extract them.  If you want that, I recommend VPView or VPGUI.

Navigation

[0] Message Index

Go to full version