"NetKAN generated mods - OhScrap-1.3.4"
This commit is contained in:
parent
b6098d0508
commit
582033bea8
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OhScrap",
|
||||
"name": "Oh Scrap!",
|
||||
"abstract": "A ScrapYard based Part Failure and Reliability Mod",
|
||||
"author": "severedsolo",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/160854-OhScrap",
|
||||
"repository": "https://github.com/severedsolo/OhScrap"
|
||||
},
|
||||
"version": "1.3.4",
|
||||
"ksp_version": "1.4.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OhScrap",
|
||||
"install_to": "GameData/Severedsolo"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/OhScrap/releases/download/1.3.4/OhScrap1.3.4.zip",
|
||||
"download_size": 22843,
|
||||
"download_hash": {
|
||||
"sha1": "FFAEF5E43449DC37DB1E3728446F0D8FFE37E6A1",
|
||||
"sha256": "1327745CD4CE790A3CDD62430F8B2B1C49DE84AAB0800D0A2E2EB57FF80F068A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue