Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/Launcher.OGP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OGPlanet Game Launcher is a Launcher by OGPlanet.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ Gaijin = (?:^|/)gaijin_downloader\.exe$
Glyph = ^GlyphClient\.cfg$
MyGames = ^(?:GameCenter)?_chromeresources
Netmarble = ^MarbleStation/MarbleStation\.exe$
OGP = ^ogpsteam\.exe$
Paradox_Launcher = (?:^|/)dowser\.exe$
Rockstar = (?:^|/)Rockstar-Games-Launcher\.exe$
Ubisoft[] = (?:^|/)UbisoftConnectInstaller\.exe$
Expand Down
1 change: 1 addition & 0 deletions tests/types/Launcher.OGP.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ogpsteam.exe
3 changes: 3 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,9 @@ sub/dir/something.fhdll
GameData/VS2EN/runtime.rt
GameData/VS2EN/runtime_rts
GameData/VS2EN/time.rts
/ogpsteam.exe
fogpsteam.exe
ogpsteamf
/ts3client
/ts3client_win32
/ts3client_win.dll
Expand Down