For windows

image.png


For Mac

sample usage

1. Edit the Script (Test.sh)

Click Edit next to Script Path and replace its contents with:

#!/bin/bash
cd "$(dirname "$0")/../Resources"
exec /usr/bin/java -jar test.jar

✅ Make sure:


2. Bundle the JAR