Add assetless NFP releases
This commit is contained in:
parent
8e9bfb43f5
commit
e130d22360
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureProps",
|
||||
"name": "Near Future IVA Props",
|
||||
"abstract": "Props used to build IVA spaces in various mods by Nertea.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166941-*"
|
||||
},
|
||||
"version": "1:0.2.1.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"supports": [
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureProps",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ChrisAdderley/NearFutureProps/archive/0.2.1.zip",
|
||||
"download_size": 12684535,
|
||||
"download_hash": {
|
||||
"sha1": "B9125423443C56861C2E08357C574A0CB05A1F2C",
|
||||
"sha256": "86722731F57800904561245DCC53B8185AF67A00104DCFF77D3F1A0015459BA4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureProps",
|
||||
"name": "Near Future IVA Props",
|
||||
"abstract": "Props used to build IVA spaces in various mods by Nertea.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166941-*"
|
||||
},
|
||||
"version": "1:0.3.0.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"supports": [
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureProps",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ChrisAdderley/NearFutureProps/archive/0.3.0.1.zip",
|
||||
"download_size": 19271736,
|
||||
"download_hash": {
|
||||
"sha1": "50E2FE2518738E6BDCB862A827CCC5F261091BB6",
|
||||
"sha256": "F22DB579CE1076EDA174EFBFBD66B4316E722DE7F70D19B5B1B45E2CBF7E104B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue