NetKAN added mod - Sandcastle-v1.0.1
This commit is contained in:
parent
2c3aaa60ba
commit
dd4af9bec2
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue