From 3a5e8a827c292d9974ea23f6dae6fb3604d91bcf Mon Sep 17 00:00:00 2001 From: Glavo Date: Mon, 13 Dec 2021 13:08:07 +0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18a487c3a..1f85a4adb 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,6 @@ Make sure you have Java installed with JavaFX 8 at least. Liberica full JDK 8 or |`-Dhmcl.update_source.override=`|Override the update source.| |`-Dhmcl.authlibinjector.location=`|Use specified authlib-injector (instead of downloading one).| |`-Dhmcl.openjfx.repo=`|Add custom maven repository for download OpenJFX.| +|`-Dhmcl.native.encoding=`|Override the native encoding.| |`-Dhmcl.microsoft.auth.id=`|Override Microsoft OAuth App ID.| |`-Dhmcl.microsoft.auth.secret=`|Override Microsoft OAuth App secret.|