Initial commit

This commit is contained in:
dassenbaba 2025-05-29 18:44:17 +00:00
commit 576b217f30
9 changed files with 735 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# 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"`