From 95bfe99e2e7ce499e5222f6aaf69508ad53e133e Mon Sep 17 00:00:00 2001 From: nukedbart Date: Fri, 23 May 2025 22:36:46 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb64cf0..b0dcb62 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ The helper that allows launching PUBG from web. In order to make the webhelper work, you'll have to add these to your registry: create \HKEY_CLASSES_ROOT\somerandomname\ with root value `OGBG WebHelper Protocol` + create \HKEY_CLASSES_ROOT\somerandomname\shell\open\command with root value `X:\path\to\helper\helper.exe "%1"` \ No newline at end of file