Skip to content

Commit ce3306c

Browse files
committed
added icon to actual program exe
1 parent 6f5bb7c commit ce3306c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<jar>${project.build.directory}/CustomLauncherRewrite-${project.version}.jar</jar>
8787
<outfile>${project.build.directory}/CustomLauncherRewrite-${project.version}.exe</outfile>
8888
<downloadUrl>https://adoptium.net/releases.html?variant=openjdk8&amp;jvmVariant=hotspot</downloadUrl>
89+
<icon>src/main/resources/icon.ico</icon>
8990
<classPath>
9091
<mainClass>lol.hyper.customlauncher.Main</mainClass>
9192
<preCp>anything</preCp>

src/main/resources/icon.ico

20.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)