A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/Bundle.properties

11 lines
716 B

launch4j=launch4j
OpenIDE-Module-Display-Category=jMonkeyPlatform
OpenIDE-Module-Long-Description=\
This plugin adds support for creating executables of your jMonkeyEngine3 projects that work on various desktop systems including MacOSX, Linux and Windows.
OpenIDE-Module-Name=Desktop Executables Support
OpenIDE-Module-Short-Description=Adds support for creating executables for various desktop systems.
LBL_Category_Desktop_EXE=Desktop
DesktopExeCustomizerPanel.jCheckBox1.text=Create Windows .exe file
DesktopExeCustomizerPanel.jCheckBox2.text=Create Mac app bundle
DesktopExeCustomizerPanel.jCheckBox3.text=Create Linux launcher
DesktopExeCustomizerPanel.jLabel1.text=Select platforms to create launchers for