agust
1
I have been trying to add my SKlauncher.jar file to the main menu but it won't open.
Storm
2
Try sh -c instead of bash -c
and change theline to something to :
sh -c "cd <path> && ./<the launcher>"
You can always test the command in terminal to see if it works.
agust
4
I followed this guide BTW
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.