aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7aeddcd..b28bdcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<jlinkZipName>NPEHero</jlinkZipName>
<jlinkImageName>app</jlinkImageName>
<noManPages>true</noManPages>
- <stripDebug>true</stripDebug>
+<!-- <stripDebug>true</stripDebug>-->
<noHeaderFiles>true</noHeaderFiles>
<options>-Dprism.forceGPU=true</options>
<compress>0</compress>
@@ -148,7 +148,7 @@
</goals>
<phase>package</phase>
<configuration>
- <name>npehero_installer</name>
+ <name>NPEHero</name>
<linuxShortcut>true</linuxShortcut>
<linuxMenuGroup>Game</linuxMenuGroup>