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
- Host: GitHub
- URL: https://github.com/jponge/izpack-launcher
- Owner: jponge
- License: other
- Created: 2008-09-24T12:35:45.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-10-27T22:27:05.000Z (over 17 years ago)
- Last Synced: 2024-10-20T22:24:42.571Z (over 1 year ago)
- Homepage: http://izpack.org/
- Size: 6.26 MB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
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