Update runServer gradle tasks (#4173)

* chore/feat: download fawe & only use latest patch versions in runServer

* chore: gitignore runServer-1.20 folder as well

* chore: exclude minor versions >= 10 by default (no need for < 10)

* chore: update gradle plugin
This commit is contained in:
Pierre Maurice Schwang
2023-09-30 01:32:50 +02:00
committed by GitHub
parent ca50b53f94
commit e138dc0267
3 changed files with 14 additions and 5 deletions

5
.gitignore vendored
View File

@ -138,6 +138,5 @@ build/
.DS_Store
# Ignore run folders
run-[0-0].[0-9]/
run-[0-0].[0-9].[0-9]/
run-[0-9].[0-9][0-9]/
run-[0-9].[0-9][0-9].[0-9]/