Skip to content

Commit

Permalink
NetKAN added mod - Sandcastle-v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 24, 2024
1 parent 852dcd6 commit 303586c
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions Sandcastle/Sandcastle-v1.2.5.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{

Check warning on line 1 in Sandcastle/Sandcastle-v1.2.5.ckan

View workflow job for this annotation

GitHub Actions / Validate

4519 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max

Check failure on line 1 in Sandcastle/Sandcastle-v1.2.5.ckan

View workflow job for this annotation

GitHub Actions / Validate

5685 [1] ERROR CKAN.CmdLine.ConsoleUser (null) - Sandcastle v1.2.5 requires CKAN v1.36, we can't read it.
"spec_version": "v1.36",
"identifier": "Sandcastle",
"name": "Sandcastle",
"abstract": "Base building with KSP stock EVA Construction",
"author": "Angel-125",
"version": "v1.2.5",
"ksp_version_min": "1.12.2",
"license": "restricted",
"release_status": "testing",
"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": "WildBlueCore"
},
{
"name": "NearFutureProps"
}
],
"recommends": [
{
"name": "ExtraPlanetaryLaunchpads"
},
{
"name": "KSP-PartVolume"
}
],
"supports": [
{
"name": "WildBlueTools"
}
],
"install": [
{
"find": "GameData/WildBlueIndustries/SandCastle",
"install_to": "GameData/WildBlueIndustries",
"filter_regexp": "\\.pdb$"
}
],
"download": "https://github.com/Angel-125/Sandcastle/releases/download/v1.2.5/Sandcastle.zip",
"download_size": 65442755,
"download_hash": {
"sha1": "76CA82428C7467AD8C4BFEEC6E33D60A1534EB3F",
"sha256": "AC8A15B08F4A824368FA9EF92B85A5B00BC80E2C6BF23A6E675153437E7DA339"
},
"download_content_type": "application/zip",
"install_size": 155434118,
"release_date": "2024-10-07T20:11:08Z",
"x_generated_by": "netkan"
}

0 comments on commit 303586c

Please sign in to comment.