Rename historical NSSC versions to NotSoSimpleConstruction (#1811)

This commit is contained in:
HebaruSan 2020-02-14 00:16:20 +00:00 committed by GitHub
parent e0c8a68add
commit ca0103d6ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 54 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": "v1.4",
"spec_version": "v1.26",
"identifier": "NSSC",
"name": "Not So Simple Construction",
"abstract": "SimpleConstruction addon. Adds Mallet, Survey Stake, Recycler, Disposable Pad, Orbital Dock and Control Reference; and turns Cupola module to Survey Station.. For SimpleConstruction.",
@ -22,6 +22,7 @@
"plugin",
"crewed"
],
"replaced_by": { "name": "NotSoSimpleConstruction" },
"depends": [
{
"name": "ModuleManager"

View File

@ -1,6 +1,6 @@
{
"spec_version": "v1.4",
"identifier": "NSSC",
"identifier": "NotSoSimpleConstruction",
"name": "Not So Simple Construction",
"abstract": "Simple Construction addon. Adds Mallet, Survey Stake, Recycler and turns Cupola module to Survey Station.",
"author": "RealGecko",
@ -29,11 +29,10 @@
"name": "KAS"
}
],
"conflicts": [
{
"name": "ExtraPlanetaryLaunchpads"
}
],
"install": [ {
"find": "NSSC",
"install_to": "GameData"
} ],
"download": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction/download/1.0.0",
"download_size": 363914,
"download_hash": {

View File

@ -1,6 +1,6 @@
{
"spec_version": "v1.4",
"identifier": "NSSC",
"identifier": "NotSoSimpleConstruction",
"name": "Not So Simple Construction",
"abstract": "Simple Construction addon. Adds Mallet, Survey Stake, Recycler and turns Cupola module to Survey Station.",
"author": "RealGecko",
@ -29,6 +29,10 @@
"name": "KAS"
}
],
"install": [ {
"find": "NSSC",
"install_to": "GameData"
} ],
"download": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction/download/1.0.1",
"download_size": 404811,
"download_hash": {

View File

@ -1,9 +1,12 @@
{
"spec_version": "v1.4",
"identifier": "NSSC",
"identifier": "NotSoSimpleConstruction",
"name": "Not So Simple Construction",
"abstract": "SimpleConstruction addon. Adds Mallet, Survey Stake, Recycler and turns Cupola module to Survey Station.",
"author": "RealGecko",
"author": [
"RealGecko",
"Mrcarrot1"
],
"version": "1.0.2",
"ksp_version": "1.3.1",
"license": "GPL-3.0",
@ -17,6 +20,9 @@
"plugin",
"crewed"
],
"provides": [
"NSSC"
],
"depends": [
{
"name": "ModuleManager"
@ -33,6 +39,10 @@
"name": "KAS"
}
],
"install": [ {
"find": "NSSC",
"install_to": "GameData"
} ],
"download": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction/download/1.0.2",
"download_size": 404788,
"download_hash": {

View File

@ -1,44 +0,0 @@
{
"spec_version": "v1.4",
"identifier": "NotSoSimpleConstruction",
"name": "Not So Simple Construction",
"abstract": "Simple Construction addon. Adds Mallet, Survey Stake, Recycler and turns Cupola module to Survey Station.",
"author": [
"RealGecko",
"Mrcarrot1"
],
"version": "1.0.2",
"ksp_version": "1.3.1",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152309-ksp-any-not-so-simple-construction-simple-construction-addon/",
"spacedock": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction",
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/Not_So_Simple_Construction/Not_So_Simple_Construction-1479604499.4528272.png"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "SimpleConstruction"
},
{
"name": "KIS"
}
],
"install": [
{
"find": "NSSC",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction/download/1.0.2",
"download_size": 404788,
"download_hash": {
"sha1": "DFC61842DC4969BCB8264BA2BCF5B0511686B27A",
"sha256": "1042D17ADC18079E383CF3B804BCB4DD958C2A0EA8CB8FBE6E6AFD6B84D6FDF8"
},
"download_content_type": "application/zip",
"x_via": "Automated SpaceDock CKAN submission",
"x_generated_by": "netkan"
}