merged with gta5view 1.8
This commit is contained in:
parent
2630cb826f
commit
181e18503c
29 changed files with 1720 additions and 2248 deletions
10
res/app.rc
10
res/app.rc
|
@ -7,8 +7,8 @@ CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "rdr2view.exe.manifest"
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 0, 1, 0, 0
|
||||
PRODUCTVERSION 0, 1, 0, 0
|
||||
FILEVERSION 0, 2, 0, 0
|
||||
PRODUCTVERSION 0, 2, 0, 0
|
||||
FILEFLAGSMASK 0x3fL
|
||||
FILEFLAGS 0
|
||||
FILEOS VOS_NT_WINDOWS32
|
||||
|
@ -25,12 +25,12 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "Syping"
|
||||
VALUE "FileDescription", "rdr2view"
|
||||
VALUE "FileVersion", "0.1.0"
|
||||
VALUE "FileVersion", "0.2.0"
|
||||
VALUE "InternalName", "rdr2view"
|
||||
VALUE "LegalCopyright", "Copyright © 2016-2019 Syping"
|
||||
VALUE "LegalCopyright", "Copyright © 2016-2020 Syping"
|
||||
VALUE "OriginalFilename", "rdr2view.exe"
|
||||
VALUE "ProductName", "rdr2view"
|
||||
VALUE "ProductVersion", "0.1.0"
|
||||
VALUE "ProductVersion", "0.2.0"
|
||||
END
|
||||
END
|
||||
END
|
||||
|
|
475
res/gta5sync.ts
475
res/gta5sync.ts
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue