Skip to content

Commit

Permalink
NetKAN added mod - WildBlueTools-v1.90.5 (#3333)
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot authored Jan 23, 2025
1 parent 4ab5337 commit a431a4f
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions WildBlueTools/WildBlueTools-v1.90.5.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{

Check warning on line 1 in WildBlueTools/WildBlueTools-v1.90.5.ckan

View workflow job for this annotation

GitHub Actions / Validate

Usually we should trust the bot to create .ckan files, are you sure you know what you're doing?

Check warning on line 1 in WildBlueTools/WildBlueTools-v1.90.5.ckan

View workflow job for this annotation

GitHub Actions / Validate

2864 [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
"spec_version": "v1.4",
"identifier": "WildBlueTools",
"name": "Wild Blue Tools",
"abstract": "Parts and PartModules for KSP",
"author": "Angel-125",
"version": "v1.90.5",
"ksp_version_min": "1.12.2",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/Angel-125/WildBlueTools",
"bugtracker": "https://github.com/Angel-125/WildBlueTools/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/WildBlueTools/master/GameData/WildBlueIndustries/000WildBlueTools/WildBlueTools.version"
},
"tags": [
"plugin",
"library"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KerbalActuators"
},
{
"name": "WildBlue-PlayMode"
}
],
"install": [
{
"find": "000WildBlueTools",
"install_to": "GameData/WildBlueIndustries",
"filter": [
"Templates"
]
},
{
"find": "000WildBlueTools/Templates/Common",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates"
}
],
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.90.5/WildBlueTools.zip",
"download_size": 22908457,
"download_hash": {
"sha1": "4E0720A96126F4A7255B7B20AF8C4745D3E81600",
"sha256": "5F42378E0516F9C58C9B3F5F6F83DFF505D5671215283C70FA7685FB8CFF0128"
},
"download_content_type": "application/zip",
"install_size": 55820469,
"release_date": "2025-01-19T18:53:01Z",
"x_generated_by": "netkan"
}

0 comments on commit a431a4f

Please sign in to comment.