mirror of
https://github.com/JHUAPL/DistMaker.git
synced 2026-01-08 20:17:54 -05:00
[1] Added example JRE catalog file (JreCatalog.txt). [2] Cleaned up readme file. [3] Added launch4j 32bit Linux version. [4] Organized folder.
12 lines
698 B
Plaintext
12 lines
698 B
Plaintext
This template area contains application stubs, images, and other resources that will be packed with the DistMaker software during the build step.
|
|
|
|
./appLauncher.jar - This comes from the AppLauncher project - it gets built there and copied here manually.
|
|
./JreCatalog.txt - Example JRE catalog file.
|
|
|
|
./apple/JavaAppLauncher - Binary launcher for the Apple platform.
|
|
./apple/.DS_Store.template - File used as a template Apple (Finder?) file which is modified during the packaging process.
|
|
|
|
./background/ - Folder that contains images used in the Apple installer (only one currently being used now).
|
|
|
|
./launch4j/ - Folder that contains utility to build an executable for the Windows platform.
|