NetKAN added mod - Sandcastle-v1.0.2
This commit is contained in:
parent
6ae5179096
commit
ca54c5ff18
|
@ -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.2",
|
||||
"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.2/Sandcastle.zip",
|
||||
"download_size": 65264807,
|
||||
"download_hash": {
|
||||
"sha1": "3B470D49EA4A148B63A736A2B68D125CBC412025",
|
||||
"sha256": "8F5E572D51BAFB3D9ED033BF6E399954B031E8F78B74819F4AED7DE44C34FCAE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-28T20:37:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue