Add common run options to gradle props

This commit is contained in:
Jared 2021-09-29 21:00:40 +02:00
parent 30f8fae27e
commit f6447facaf
No known key found for this signature in database
GPG Key ID: DB3BA3B9088A1BDF

View File

@ -4,6 +4,10 @@ group=com.blamejared.multiloader
# Common
minecraft_version=1.17.1
common_runs_enabled=false
common_client_run_name=Common Client
common_server_run_name=Common Server
# Forge
forge_version=37.0.70