# UTF-8
#
# Windows version resource for GODCWAK.exe
#
VSVersionInfo(
  ffi=FixedFileInfo(
    filevers=(1, 0, 0, 0),
    prodvers=(1, 0, 0, 0),
    mask=0x3f,
    flags=0x0,
    OS=0x40004,
    fileType=0x1,
    subtype=0x0,
    date=(0, 0)
  ),
  kids=[
    StringFileInfo(
      [
        StringTable(
          '040904B0',
          [
            StringStruct('CompanyName', 'GODCWAK'),
            StringStruct('FileDescription', 'GODCWAK — GPU-accelerated recovery lab tool'),
            StringStruct('FileVersion', '1.0.0.0'),
            StringStruct('InternalName', 'GODCWAK'),
            StringStruct('LegalCopyright', 'Copyright (c) 2026'),
            StringStruct('OriginalFilename', 'GODCWAK.exe'),
            StringStruct('ProductName', 'GODCWAK'),
            StringStruct('ProductVersion', '1.0.0.0'),
          ],
        )
      ]
    ),
    VarFileInfo([VarStruct('Translation', [1033, 1200])]),
  ]
)
