NetKAN generated mods - OhScrap-1.7
This commit is contained in:
parent
ae3fca6d8c
commit
c8dd137eb3
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.7",
|
||||
"ksp_version_min": "1.7.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OhScrap",
|
||||
"install_to": "GameData/Severedsolo"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/OhScrap/releases/download/1.7/OhScrap.zip",
|
||||
"download_size": 54470,
|
||||
"download_hash": {
|
||||
"sha1": "9A0C2BEC0E1534EE950B08691E9E9B4096217721",
|
||||
"sha256": "FB785AC9C04FDF2AF9C3785E88C0B35AB2A13392766B5D20D4755FC6ED0A4870"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue