Copying Mistale

forgot to add 'clean' to the targets for the initial build
This commit is contained in:
Paul Holt
2022-01-11 11:43:27 +11:00
committed by GitHub
parent 74a63fcdad
commit 5c9443c522

View File

@@ -7,7 +7,7 @@ We should be using version 17 anyway, because anything less than 17 is deprecate
Build all the games:
```shell
cd buildJvm
./gradlew -q assemble installDist distributeBin distributeLib
./gradlew -q clean assemble installDist distributeBin distributeLib
```
Then, run a game