"NetKAN generated mods - AeroGUI-v1"
This commit is contained in:
parent
68ae276f46
commit
7b804277a9
|
@ -3,14 +3,19 @@
|
|||
"identifier": "AeroGUI",
|
||||
"name": "AeroGUI",
|
||||
"abstract": "A small GUI that displays aero-related information.",
|
||||
"author": "NathanKell",
|
||||
"license": "MIT",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/NathanKell/AeroGUI"
|
||||
},
|
||||
"author": "NathanKell",
|
||||
"version": "v1",
|
||||
"ksp_version": "1.0",
|
||||
"download": "https://github.com/NathanKell/AeroGUI/releases/download/v1/AeroGUI_v1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7173
|
||||
"download_size": 7173,
|
||||
"download_hash": {
|
||||
"sha1": "B8B549A2DA22D208E27CCA74EA350ECF65F1D07A",
|
||||
"sha256": "5236CB9D383B7493B6674A691727E238CC7C8C033C1C1F8481C14F85E07BF9B2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue