Initial code push.

This commit is contained in:
NukedBart 2025-02-24 21:36:59 +08:00
parent d103033154
commit 4b891ff24f
6 changed files with 301 additions and 0 deletions

12
launcher/install.reg Executable file
View 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\""