A complete 3D game development suite written purely in Java.

23 lines
788 B

<?xml version="1.0" encoding="UTF-8"?>
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
<library version="1.0">
<name>launch4j</name>
<type>j2se</type>
<localizing-bundle>com.jme3.gde.desktop.executables.Bundle</localizing-bundle>
<volume>
<type>classpath</type>
<resource>jar:nbinst://com.jme3.gde.desktop.executables/libs/launch4j.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.desktop.executables/libs/xstream.jar!/</resource>
</volume>
<volume>
<type>src</type>
</volume>
<volume>
<type>javadoc</type>
</volume>
</library>