Added instructions
This commit is contained in:
10
build_instructions.md
Normal file
10
build_instructions.md
Normal 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
|
||||
Reference in New Issue
Block a user