Initial commit
This commit is contained in:
commit
576b217f30
9 changed files with 735 additions and 0 deletions
12
launcher/install.reg
Executable file
12
launcher/install.reg
Executable file
|
@ -0,0 +1,12 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CLASSES_ROOT\pubggame]
|
||||
@="URL:OGPUBG Protocol"
|
||||
"URL Protocol"=""
|
||||
|
||||
[HKEY_CLASSES_ROOT\pubggame\shell]
|
||||
|
||||
[HKEY_CLASSES_ROOT\pubggame\shell\open]
|
||||
|
||||
[HKEY_CLASSES_ROOT\pubggame\shell\open\command]
|
||||
@="\"C:\\Path\\To\\helper.exe\" \"%1\""
|
Loading…
Add table
Add a link
Reference in a new issue