"NetKAN generated mods - SmallTweaks-v1.5.1"
This commit is contained in:
parent
be549dbe43
commit
8a6db98812
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SmallTweaks",
|
||||
"name": "SmallTweaks",
|
||||
"abstract": "Small pack with all my ModuleManager tweaks for KSP and mods. Full list on my homepage.",
|
||||
"author": "Jenyaza01",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152741-ballast-water-tanks-smalltweaks",
|
||||
"repository": "https://github.com/jenyaza01/SmallTweaks"
|
||||
},
|
||||
"version": "v1.5.1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.5.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Jenyaza",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jenyaza01/SmallTweaks/releases/download/v1.5.1/SmallTweaks_v1.5.1.zip",
|
||||
"download_size": 4924,
|
||||
"download_hash": {
|
||||
"sha1": "31792682A200D7EC0D5E5915E006F8B6ACD40255",
|
||||
"sha256": "18093E7D15769EB49252C153671E316EBB796DF373A714FDCC604BB10B60BBED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue