Skip to content

Commit 6d73a37

Browse files
authored
add the ranked match client (#24)
* add the ranked match client * Delete package/Qt/QM directory
1 parent f55e74f commit 6d73a37

114 files changed

Lines changed: 7 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package/Qt/CnCNetQM.exe

38.8 MB
Binary file not shown.

package/Qt/Qt5Core.dll

5.94 MB
Binary file not shown.

package/Qt/Qt5Gui.dll

5.89 MB
Binary file not shown.

package/Qt/Qt5Multimedia.dll

875 KB
Binary file not shown.

package/Qt/Qt5Network.dll

1.44 MB
Binary file not shown.

package/Qt/Qt5Svg.dll

274 KB
Binary file not shown.

package/Qt/Qt5Widgets.dll

5.21 MB
Binary file not shown.

package/Qt/QuickMatch.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[yr]
2+
GameExe=gamemd-spawn.exe
3+
; New
4+
; Launch=SyringeEx.exe -i=Ares.dll -i=CnCNet-Spawner.dll -i=Phobos.dll %GameExe% --args="-SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94"
5+
; Old
6+
Launch=Syringe.exe -i=Ares.dll -i=CnCNet-Spawner.dll -i=Phobos.dll "%GameExe%" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94
7+
ExceptionFileName=except.txt
70.5 KB
Binary file not shown.
58.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)