Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.Modfile

Jackson Wood edited this page Feb 20, 2019 · 7 revisions

Modfile

class in ModIO

Constant Properties

Name Description
NULL_ID An id value indicating this profile is not valid.

Properties

Name Description
id Unique modfile id.
modId Unique mod id.
dateAdded Unix timestamp of date file was added.
fileName Filename including extension.
fileSize Size of the file in bytes.
fileHash Contains filehash data.
version Release version this file represents.
changelog Changelog for the file.
metadataBlob Metadata stored by the game developer for this file.
dateScanned Unix timestamp of date file was virus scanned.
virusScanStatus Current virus scan status of the file. For newly added files that have yet to be scanned this field will change frequently until a scan is complete
virusScanResult Was a virus detected:
virusScanHash VirusTotal proprietary hash to view the scan results.
downloadLocator Contains download data.
Clone this wiki locally