list/build_instructions.md

11 lines
241 B
Markdown
Raw Normal View History

2024-03-21 15:00:09 +00:00
# Build a jar
```shell
mvn package
```
# Build executable using Launch4j
- Install Java on Windows
- Run Launch4j (download first) and create executable
- Copy jre from computer to jre folder that should be in the same folder as list.exe