11 lines
No EOL
366 B
Markdown
11 lines
No EOL
366 B
Markdown
# 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"` |