NetKAN added mod - ReStockPlus-1.3.0
This commit is contained in:
parent
62f26ec867
commit
9e8091dd21
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ReStockPlus",
|
||||
"name": "ReStock+",
|
||||
"abstract": "A carefully curated set of new parts that fill gaping holes in the stock lineup, adding for example missing size classes for important part types",
|
||||
"author": "ReStock Team",
|
||||
"version": "1.3.0",
|
||||
"ksp_version_min": "1.10.1",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
||||
"repository": "https://github.com/PorktoberRevolution/ReStocked",
|
||||
"bugtracker": "https://github.com/PorktoberRevolution/ReStocked/issues",
|
||||
"metanetkan": "https://github.com/PorktoberRevolution/ReStocked/raw/master/CKAN/ReStockPlus.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"pt-br",
|
||||
"fr-fr",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ReStockPlus",
|
||||
"install_to": "GameData",
|
||||
"comment": "Restock+ installation"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.3.0/ReStockPlus_1_3_0.zip",
|
||||
"download_size": 18997255,
|
||||
"download_hash": {
|
||||
"sha1": "94C773155AF7BD6771A39356AAC5296AEF8C6569",
|
||||
"sha256": "5D392CB59C7A055A53C0316B9700B14F6742B452406A38D5F64F893A171E5387"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-21T18:17:23Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue