- Registrado
- 12 de Dic, 2022
Can someone help explain to me like I retarded how do I put a Java project on Steam? I tried to look it up, apparently I need to use launch4j to bundle it with Java? I have tried I can't make heads or tails of it . This is way more of a headache than I was expecting and I feel like a moron 
I am using Netbeans. It is a Java project with Maven. I click Clean and Build main project. It makes the .jar file at projectfilder\target\theproject.jar I want to put that .jar file as an .exe for Windows on Steam. Apparently I need to use some third party tool Launch4J to do this. I can not understand how to use Launch4J to do what I want.
I am using Netbeans. It is a Java project with Maven. I click Clean and Build main project. It makes the .jar file at projectfilder\target\theproject.jar I want to put that .jar file as an .exe for Windows on Steam. Apparently I need to use some third party tool Launch4J to do this. I can not understand how to use Launch4J to do what I want.
Última edición: