diff --git a/Sandcastle/Sandcastle-v1.0.1.ckan b/Sandcastle/Sandcastle-v1.0.1.ckan new file mode 100644 index 0000000000..65b23b9174 --- /dev/null +++ b/Sandcastle/Sandcastle-v1.0.1.ckan @@ -0,0 +1,61 @@ +{ + "spec_version": "v1.10", + "identifier": "Sandcastle", + "name": "Sandcastle", + "abstract": "Base building with KSP stock EVA Construction", + "author": "Angel-125", + "version": "v1.0.1", + "ksp_version_min": "1.12.2", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201137-*", + "repository": "https://github.com/Angel-125/Sandcastle", + "bugtracker": "https://github.com/Angel-125/Sandcastle/issues", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Sandcastle/main/ReleaseFolder/GameData/WildBlueIndustries/Sandcastle/Sandcastle.version" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "NearFutureProps" + } + ], + "recommends": [ + { + "name": "ExtraPlanetaryLaunchpads" + }, + { + "name": "KSP-PartVolume" + } + ], + "supports": [ + { + "name": "WildBlueTools" + } + ], + "install": [ + { + "find": "GameData/WildBlueIndustries", + "install_to": "GameData", + "filter_regexp": "\\.pdb$" + } + ], + "download": "https://github.com/Angel-125/Sandcastle/releases/download/v1.0.1/Sandcastle.zip", + "download_size": 65259683, + "download_hash": { + "sha1": "77A14BA3EEA65A60676AC9074D6DC5E262C5D981", + "sha256": "6AE3C24B2D51328A3D465678A79C38477B859A6BE5FE7AEF113552FE46686568" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-26T00:03:49Z", + "x_generated_by": "netkan" +}