diff --git a/PortableScienceContainer/PortableScienceContainer-1.0.ckan b/PortableScienceContainer/PortableScienceContainer-1.0.ckan new file mode 100644 index 0000000000..abf213f2f8 --- /dev/null +++ b/PortableScienceContainer/PortableScienceContainer-1.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "PortableScienceContainer", + "license": "restricted", + "install": [ + { + "file": "VerneTech", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "KAS" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/490/KAS%20Portable%20Science%20Container" + }, + "ksp_version": "0.90", + "name": "KAS Portable Science Container", + "abstract": "A science container you can take with you on EVA, stores multiple surface samples and EVA reports!", + "author": "zorbaq", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/490/KAS%20Portable%20Science%20Container/download/1.0", + "x_generated_by": "netkan", + "download_size": 133940 +}