"NetKAN generated mods - CrewFiles-2.0.0.3"
This commit is contained in:
parent
49c1fbbefe
commit
b6d72e3015
|
@ -1,21 +1,25 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CrewFiles",
|
||||
"release_status": "stable",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755",
|
||||
"bugtracker": "https://github.com/Ippo343/CrewFiles/issues",
|
||||
"repository": "https://github.com/Ippo343/CrewFiles",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/39"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "CrewFiles",
|
||||
"license": "LGPL-3.0",
|
||||
"abstract": "A modder API to give each kerbal his own individual data file that you can use to store information about him",
|
||||
"author": "Ippo",
|
||||
"version": "2.0.0.3",
|
||||
"download": "http://ckan1.spacedock.info/storage/Ippo_9/CrewFiles/CrewFiles-2.0.0.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 32829
|
||||
}
|
||||
"spec_version": 1,
|
||||
"identifier": "CrewFiles",
|
||||
"name": "CrewFiles",
|
||||
"abstract": "A modder API to give each kerbal his own individual data file that you can use to store information about him",
|
||||
"author": "Ippo",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755",
|
||||
"repository": "https://github.com/Ippo343/CrewFiles",
|
||||
"bugtracker": "https://github.com/Ippo343/CrewFiles/issues",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/39"
|
||||
},
|
||||
"version": "2.0.0.3",
|
||||
"ksp_version": "0.25",
|
||||
"download": "http://ckan1.spacedock.info/storage/Ippo_9/CrewFiles/CrewFiles-2.0.0.3.zip",
|
||||
"download_size": 32829,
|
||||
"download_hash": {
|
||||
"sha1": "4A0E15963091853CC3AC717A9E6F430D7C5F634B",
|
||||
"sha256": "7809F87BB87173BA8E80532D4028C40842FB262B3FB80BCC1EE610B0BBB6CA6D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue