export interface Mod { name: string, filename: string, path: string, sha256: string, url: string, }