NetKAN added mod - Sandcastle-v1.0.9
This commit is contained in:
parent
56d600d824
commit
1acae6ad57
|
@ -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.9",
|
||||
"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.9/Sandcastle.zip",
|
||||
"download_size": 65577246,
|
||||
"download_hash": {
|
||||
"sha1": "CF858F92B95352403CE26C07DB1A0215394FB854",
|
||||
"sha256": "B5FEE5FF2C2AD1479B1EE95228D76F46192745DED417BC28451496B277065DA2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-13T17:27:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue