Added instructions

This commit is contained in:
2024-03-21 16:00:09 +01:00
parent 9bb9c5669d
commit e58faf5604
3 changed files with 35 additions and 0 deletions

10
build_instructions.md Normal file
View File

@@ -0,0 +1,10 @@
# 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