"NetKAN generated mods - DSDMobileProcessingLabs-1.0.0"
This commit is contained in:
parent
385cc4e9d1
commit
5b4870d5d9
|
@ -1,7 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"identifier": "DSDMobileProcessingLabs",
|
||||
"name": "DSD Mobile Processing Labs",
|
||||
"abstract": "More labs with enhanced data storage and processing",
|
||||
"author": "JDCollie",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/128377",
|
||||
"repository": "https://github.com/JDCollie/Data-Storage-Device/releases/tag/1.0"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -21,16 +31,12 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"name": "DSD Mobile Processing Labs",
|
||||
"abstract": "More labs with enhanced data storage and processing",
|
||||
"version": "1.0.0",
|
||||
"author": "JDCollie",
|
||||
"download": "http://ckan1.spacedock.info/storage/JDCollie_732/DSD_Mobile_Processing_Labs/DSD_Mobile_Processing_Labs-1.0.zip",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/128377",
|
||||
"repository": "https://github.com/JDCollie/Data-Storage-Device/releases/tag/1.0"
|
||||
"download_size": 333350,
|
||||
"download_hash": {
|
||||
"sha1": "29470D5702A9EEFEC0317F593FC47A61D7FD5304",
|
||||
"sha256": "14741F5396BED06FC332EBA4EC9805FAC6A1CF20CE09BC3E3F21DC3208BA6462"
|
||||
},
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download_size": 333350
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue