Question:
I have a .jar file and 2 folders containing assets. I would like them to all be packaged into a single .exe file. I have already tried Launch4j but this does not allow the adding of assets into the .exe.
Question 2:
I define the file paths in my program using "assets/audio/" + assetName. Will this need to be changed by following your method, and if so how? If you don't know the answer to this, just don't answer it.
This question has been asked for other languages here and here but the answers on those questions don't help. Anything is helpful, and thank you in advance.