NetKAN updated mod - KSP-Data-Export-0.6
This commit is contained in:
parent
029a9b621d
commit
f81affd5ae
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "KSP-Data-Export",
|
||||
"name": "KSP Data Export",
|
||||
"abstract": "Export KSP Flight Data to a CSV file",
|
||||
|
@ -25,7 +25,10 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2711/KSP%20Data%20Export/download/0.6",
|
||||
"download": [
|
||||
"https://github.com/kna27/ksp-data-export/releases/download/v0.6/GameData.zip",
|
||||
"https://spacedock.info/mod/2711/KSP%20Data%20Export/download/0.6"
|
||||
],
|
||||
"download_size": 14708,
|
||||
"download_hash": {
|
||||
"sha1": "3D3DF6EFDA91E79EDAADCD73CBA0E9A02F917391",
|
||||
|
|
Loading…
Reference in New Issue