diff --git a/KAINET/KAINET-v1.1.1.ckan b/KAINET/KAINET-v1.1.1.ckan new file mode 100644 index 0000000000..f284dfc144 --- /dev/null +++ b/KAINET/KAINET-v1.1.1.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "identifier": "KAINET", + "name": "No Astronauts Need Apply", + "abstract": "Kerbal-less Space Program", + "license": "Apache-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/110584", + "repository": "https://github.com/Kerbas-ad-astra/No-Astronauts-Need-Apply" + }, + "install": [ + { + "find": "NoAstronautsNeedApply", + "install_to": "GameData" + } + ], + "recommends": [ + { + "name": "InfernalRobotics" + }, + { + "name": "ShipManifest" + } + ], + "version": "v1.1.1", + "author": "Kerbas-ad-astra", + "download": "https://github.com/Kerbas-ad-astra/No-Astronauts-Need-Apply/releases/download/v1.1.1/NoAstronautsNeedApply-v1.1.1.zip", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.4", + "download_size": 6372, + "x_generated_by": "netkan" +}