list/build_instructions.md
2024-03-21 16:00:09 +01:00

11 lines
241 B
Markdown

# 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