Update JPackage Mac authored by Devin's avatar Devin
...@@ -50,7 +50,7 @@ Next, go into your new folder, and create a folder, called `inputDir`, inside of ...@@ -50,7 +50,7 @@ Next, go into your new folder, and create a folder, called `inputDir`, inside of
* `jpackage/inputDir/GameClient-linux.jar` * `jpackage/inputDir/GameClient-linux.jar`
Next, find a file called `rpg_icon.ico`. It should exist in the FreshmanRPG Google Drive. Place that in the inputDir folder: Next, find a file called `rpg_icon.ico`. It should be in the repository, in the GameClient-desktop folder. Place that in the inputDir folder:
* `jpackage/inputDir/rpg_icon.ico` * `jpackage/inputDir/rpg_icon.ico`
... ...
......