NetKAN added mod - Kerbalism-3.15
This commit is contained in:
parent
842e3238d1
commit
fdaa063096
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Kerbalism",
|
||||
"name": "Kerbalism",
|
||||
"abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
|
||||
"author": "Kerbalism Contributors",
|
||||
"version": "3.15",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190382-*",
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism",
|
||||
"bugtracker": "https://github.com/Kerbalism/Kerbalism/issues",
|
||||
"manual": "https://kerbalism.github.io/Kerbalism",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Kerbalism/Kerbalism/master/GameData/Kerbalism/Kerbalism.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"science",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"it-it",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
},
|
||||
{
|
||||
"name": "KSPCommunityFixes"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kerbalism",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.15/Kerbalism-Core_v3.15_for_KSP1.8.0-1.12.9.zip",
|
||||
"download_size": 1623546,
|
||||
"download_hash": {
|
||||
"sha1": "B086E90EE5AD0C166D6DC3B450F9486AB49A2061",
|
||||
"sha256": "F445DC900C14AAE844FB5B8709DE5C936FAF379678A912549BF3CF6003ED7D7F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-24T12:28:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue