diff --git a/RemoteTechStockConfigs/RemoteTechStockConfigs-1.0.1.ckan b/RemoteTechStockConfigs/RemoteTechStockConfigs-1.0.1.ckan new file mode 100644 index 0000000000..82a89e3003 --- /dev/null +++ b/RemoteTechStockConfigs/RemoteTechStockConfigs-1.0.1.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "RemoteTechStockConfigs", + "name": "RemoteTech StockConfigs", + "abstract": "Adds ground stations compatible with Remote Tech in the locations of the stock dishes", + "author": "woeller", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/180968-16-remotetech-stockconfigs-v1002018-12-29/&tab=comments#comment-3512923", + "repository": "https://github.com/woeller/RemoteTech-StockConfigs" + }, + "version": "1.0.1", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.6.99", + "depends": [ + { + "name": "RemoteTech" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/RTStock", + "install_to": "GameData" + } + ], + "download": "https://github.com/woeller/RemoteTech-StockConfigs/releases/download/1.0.1/RemoteTechStockConfigs.zip", + "download_size": 19682, + "download_hash": { + "sha1": "C329440449C407962EB693558DD2A77CBA0BB5FC", + "sha256": "70881D99DA3A2790C94ED83A289F735BD6A84DA5444558CF15BFAE6B4ED58F76" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}