The helper that allows launching PUBG from web.
Find a file
2025-05-23 22:36:46 +00:00
launcher Initial code push. 2025-02-24 21:36:59 +08:00
.gitignore Initial commit 2025-02-24 13:31:00 +00:00
LICENSE Initial commit 2025-02-24 13:31:00 +00:00
README.md 更新 README.md 2025-05-23 22:36:46 +00:00
webhelper.sln Initial code push. 2025-02-24 21:36:59 +08:00

OGBG:WebHelper

The helper that allows launching PUBG from web.

Development notice

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"