NetKAN added mod - Sandcastle-v1.0.7
This commit is contained in:
parent
521500b07d
commit
e4c0fd5480
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "Sandcastle",
|
||||
"name": "Sandcastle",
|
||||
"abstract": "Base building with KSP stock EVA Construction",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.0.7",
|
||||
"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",
|
||||
"it-it"
|
||||
],
|
||||
"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.7/Sandcastle.zip",
|
||||
"download_size": 65580546,
|
||||
"download_hash": {
|
||||
"sha1": "E398DD285FDF7CDD1E617D6B6AC3C6885133DE86",
|
||||
"sha256": "9E09A98CE3ADD2333A68FD169005614A107B3056F77DB467A5A681FE42BF65FC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-27T21:47:15Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue