mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - USI-FTT-1.3.0.0
This commit is contained in:
54
USI-FTT/USI-FTT-1.3.0.0.ckan
Normal file
54
USI-FTT/USI-FTT-1.3.0.0.ckan
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-FTT",
|
||||
"name": "USI Freight Transport Technologies",
|
||||
"abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/FTT"
|
||||
},
|
||||
"version": "1.3.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "v7.6.0"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/FTT",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/FTT/releases/download/1.3.0.0/FTT_1.3.0.0.zip",
|
||||
"download_size": 24730915,
|
||||
"download_hash": {
|
||||
"sha1": "DC1527F829D457A398F5ACC638520E9043017F90",
|
||||
"sha256": "8F199866C6250B9FCA16F530E21F8296235B67E9A0AC82E69CF5C6D4A00F0B30"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user