-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfix_scrollbug.rc
More file actions
30 lines (29 loc) · 861 Bytes
/
fix_scrollbug.rc
File metadata and controls
30 lines (29 loc) · 861 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1 VERSIONINFO
FILEVERSION 1, 4, 0, 0
PRODUCTVERSION 1, 4, 0, 0
FILEFLAGSMASK 0
FILEOS 0x40000
FILETYPE 1
{
BLOCK "StringFileInfo"
{
BLOCK "040904B0"
{
VALUE "CompanyName", "SFT Technologies"
VALUE "FileDescription", "Make AoE Great Again!"
VALUE "FileVersion", "1.4.0.0"
VALUE "InternalName", "fix_for_the_fucking_scrollbug"
VALUE "LegalCopyright", "2019 SFT Tech, https://openage.sft.mx"
VALUE "OriginalFilename", "fix_scrollbug32.dll"
VALUE "ProductName", "ScrollBugFix"
VALUE "ProductVersion", "1.4.0.0"
VALUE "author", "eblig"
VALUE "betterEngine", "openage"
VALUE "openageURL", "https://openage.sft.mx"
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x0409 0x04B0
}
}