Skip to content

Commit

Permalink
NetKAN added mod - Blueshift-v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 24, 2024
1 parent 6923d98 commit 582fb92
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions Blueshift/Blueshift-v1.10.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{

Check warning on line 1 in Blueshift/Blueshift-v1.10.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

8689 [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 Blueshift/Blueshift-v1.10.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

5699 [1] ERROR CKAN.CmdLine.ConsoleUser (null) - Blueshift v1.10.0 requires CKAN v1.36, we can't read it.
"spec_version": "v1.36",
"identifier": "Blueshift",
"name": "Blueshift",
"abstract": "For some kind of star trek",
"author": "Angel-125",
"version": "v1.10.0",
"ksp_version_min": "1.12.2",
"license": "GPL-3.0",
"release_status": "testing",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/198274-*",
"repository": "https://github.com/Angel-125/Blueshift",
"bugtracker": "https://github.com/Angel-125/Blueshift/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Blueshift/master/ReleaseFolder/GameData/WildBlueIndustries/Blueshift/Blueshift.version"
},
"tags": [
"parts",
"crewed"
],
"localizations": [
"en-us"
],
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "GrannusExpansionPack"
},
{
"name": "Kopernicus"
},
{
"name": "Waterfall"
}
],
"install": [
{
"find": "Blueshift",
"install_to": "GameData/WildBlueIndustries"
}
],
"download": "https://github.com/Angel-125/Blueshift/releases/download/v1.10.0/Blueshift.zip",
"download_size": 123236015,
"download_hash": {
"sha1": "D5DE2D16734ED2C85E66ECDEEBC4539B3D875AEE",
"sha256": "87A4E9F2EADCF76197E63B30E151C95A9155650264513396D643E77E54BA6D03"
},
"download_content_type": "application/zip",
"install_size": 558559439,
"release_date": "2024-06-20T01:15:04Z",
"x_generated_by": "netkan"
}

0 comments on commit 582fb92

Please sign in to comment.