File tree 3 files changed +13
-3
lines changed
3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 50
50
// Build Number
51
51
// Revision
52
52
//
53
- [ assembly: AssemblyVersion ( "2.15 .*" ) ]
54
- //[assembly: AssemblyFileVersion("2.15 .*")]
53
+ [ assembly: AssemblyVersion ( "2.16 .*" ) ]
54
+ //[assembly: AssemblyFileVersion("2.16 .*")]
55
55
[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change @@ -26,6 +26,13 @@ cmd=LAZR
26
26
exe =MW2CR.exe
27
27
options =waitforexit
28
28
29
+ [codvg]
30
+ name =Call of Duty: Vanguard
31
+ client =battlenet
32
+ cmd =FORE
33
+ exe =Vanguard.exe
34
+ options =waitforexit
35
+
29
36
[cb4]
30
37
name =Crash Bandicoot 4: It' s About Time
31
38
client=battlenet
Original file line number Diff line number Diff line change 1
1
Version History
2
2
---------------
3
+ 2.16
4
+ + Added Call of Duty: Vanguard support
5
+
3
6
2.15
7
+ + Added Diablo 2: Resurrection support
4
8
* Experimental fix for launching alternative games editions such as WoW Classic
5
- * Added Diablo 2: Resurrection support
6
9
7
10
2.14
8
11
+ Added Crash Bandicoot 4
You can’t perform that action at this time.
0 commit comments