a86efc3 9f32484 a86efc3
1
2
3
4
5
6
7
8
9
export interface Mod { name: string, filename: string, path: string, sha256: string, url: string, }