NetKAN added mod - Karbonite-1-v112.0.1
This commit is contained in:
parent
076e5b70ee
commit
50466396dc
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"comment": "This may be renamed to USI-Karbonite in the future",
|
||||
"identifier": "Karbonite",
|
||||
"name": "Karbonite",
|
||||
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
|
||||
"author": "RoverDude",
|
||||
"version": "1:v112.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/UmbraSpaceIndustries/Karbonite",
|
||||
"bugtracker": "https://github.com/UmbraSpaceIndustries/Karbonite/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/UmbraSpaceIndustries/CKAN/master/Karbonite.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/UmbraSpaceIndustries/Karbonite/main/FOR_RELEASE/GameData/UmbraSpaceIndustries/Karbonite/Karbonite.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"resources"
|
||||
],
|
||||
"provides": [
|
||||
"USI-Karbonite"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core",
|
||||
"min_version": "0.4.0.0"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Karbonite",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/KarbonitePlus",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/UmbraSpaceIndustries/Karbonite/releases/download/v112.0.1/Konstruction_112.0.1.zip",
|
||||
"download_size": 83471304,
|
||||
"download_hash": {
|
||||
"sha1": "9EDE37E690E4870D3C698660EEB8B7D1FC8F1CD7",
|
||||
"sha256": "42A8013962D95A6D888740477FCDDB5D534D80C2204185B89A9DDAC22B604030"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-29T21:18:28Z",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue