Allow specifying authlib-injector path

This commit is contained in:
yushijinhun
2018-11-24 20:32:22 +08:00
parent bb0c11fa12
commit ea5b31d537
8 changed files with 130 additions and 36 deletions

View File

@@ -118,3 +118,4 @@ No plugin API.
|`-Dhmcl.self_integrity_check.disable=true`|Bypass the self integrity check when checking for update.|
|`-Dhmcl.version.override=<version>`|Override the version number.|
|`-Dhmcl.update_source.override=<url>`|Override the update source.|
|`-Dhmcl.authlibinjector.location=<path>`|Use specified authlib-injector (instead of downloading one).|