Skip to content

Commit

Permalink
launch4j changes
Browse files Browse the repository at this point in the history
  • Loading branch information
angelolz committed Jun 11, 2023
1 parent b695a22 commit 07fc98d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions l4jconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>console</headerType>
<jar>F:\Desktop\CodeProjects\java\personal\CookieClickerRPC\target\CookieClickerRPC-1.3.jar</jar>
<outfile>F:\Desktop\CookieClickerRPC-v1.3-Windows.exe</outfile>
<jar>F:\Desktop\CodeProjects\java\personal\CookieClickerRPC\target\CookieClickerRPC-1.3.1.jar</jar>
<outfile>F:\Desktop\CookieClickerRPC-v1.3.1-Windows.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir>.</chdir>
Expand Down

0 comments on commit 07fc98d

Please sign in to comment.