-
Notifications
You must be signed in to change notification settings - Fork 0
/
version.txt
32 lines (32 loc) · 945 Bytes
/
version.txt
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
31
32
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(1, 0, 0, 0),
prodvers=(1, 0, 0, 0),
mask=0x3f,
flags=0x0,
OS=0x4,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo(
[
StringTable(
'040904B0',
[
StringStruct('FileDescription', 'Downloads latest Simbrief Flightplan for MSFS'),
StringStruct('FileVersion', '1.0.0.0'),
StringStruct('LegalCopyright', 'Copyright © 2024 Jesus Altuve'),
StringStruct('Author', 'Jesus \'BOJOTE\' Altuve'),
StringStruct('InternalName', 'GetFP'),
StringStruct('OriginalFilename', 'GetFP.exe'),
StringStruct('ProductName', 'Simbrief MSFS Flight Plan Downloader'),
StringStruct('ProductVersion', '1.0.0.0')
]
)
]
),
VarFileInfo([VarStruct('Translation', [1033, 1200])])
]
)