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

https://github.com/jponge/izpack-launcher

IzPack native launcher
https://github.com/jponge/izpack-launcher

Last synced: 14 days ago
JSON representation

IzPack native launcher

Awesome Lists containing this project

README

          

This is a native launcher for IzPack installers.

The source code can be compiled to any platform supported by Qt
from Trolltech with no changes:
- cd src
- qmake
- make

Enjoy!

-- Julien Ponge