Mark old Nehemiah mods as `replaced_by` newer one (#3277)

This commit is contained in:
HebaruSan 2024-07-22 12:09:25 -05:00 committed by GitHub
parent f433a9e718
commit 6e7944cdd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 28 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "KeminiResearchProgram", "identifier": "KeminiResearchProgram",
"name": "Kemini Research Program", "name": "Kemini Research Program",
"abstract": "Early science from experiments based on real experiments from the Gemini Program", "abstract": "Early science from experiments based on real experiments from the Gemini Program",
@ -33,6 +33,9 @@
"name": "K2CommandPodCont" "name": "K2CommandPodCont"
} }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/Kemini", "file": "NehemiahInc/Kemini",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "KerbalEnvironmentalEffectsStudy", "identifier": "KerbalEnvironmentalEffectsStudy",
"name": "Kerbal Environmental Effects Study", "name": "Kerbal Environmental Effects Study",
"abstract": "Science and money from experiments based on real space science.", "abstract": "Science and money from experiments based on real space science.",
@ -28,6 +28,9 @@
{ "name": "K2CommandPodCont" }, { "name": "K2CommandPodCont" },
{ "name": "UniversalStorage" } { "name": "UniversalStorage" }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/KEES", "file": "NehemiahInc/KEES",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "KerbalLifeScience", "identifier": "KerbalLifeScience",
"name": "Kerbal Life Science", "name": "Kerbal Life Science",
"abstract": "Use Kerbals as test subjects to get more science on your space station.", "abstract": "Use Kerbals as test subjects to get more science on your space station.",
@ -26,6 +26,9 @@
"min_version": "1:0.7b2" "min_version": "1:0.7b2"
} }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/KerbalLifeScience", "file": "NehemiahInc/KerbalLifeScience",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "NehemiahInc-Complete", "identifier": "NehemiahInc-Complete",
"name": "Nehemiah Inc - Complete Pack", "name": "Nehemiah Inc - Complete Pack",
"abstract": "All of N3h3miah's mods in one downloadable pack.", "abstract": "All of N3h3miah's mods in one downloadable pack.",
@ -40,6 +40,9 @@
"name": "UniversalStorage" "name": "UniversalStorage"
} }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc", "file": "NehemiahInc",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "NehemiahMultiPurposeParts", "identifier": "NehemiahMultiPurposeParts",
"name": "Nehemiah Multipurpose Parts", "name": "Nehemiah Multipurpose Parts",
"abstract": "Shared station parts used by N3h3miah's KLS and OMS mod.", "abstract": "Shared station parts used by N3h3miah's KLS and OMS mod.",
@ -26,6 +26,9 @@
"name": "UniversalStorage" "name": "UniversalStorage"
} }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/MultiPurposeParts", "file": "NehemiahInc/MultiPurposeParts",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "NehemiahScienceCommon", "identifier": "NehemiahScienceCommon",
"name": "Nehemiah Science Common", "name": "Nehemiah Science Common",
"abstract": "Shared files used by all N3h3miah's mods.", "abstract": "Shared files used by all N3h3miah's mods.",
@ -15,6 +15,9 @@
"version": "1:0.7b2", "version": "1:0.7b2",
"ksp_version_min": "1.3.0", "ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99", "ksp_version_max": "1.3.99",
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/NE_Science_Common", "file": "NehemiahInc/NE_Science_Common",

View File

@ -1,5 +1,5 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.26",
"identifier": "OrbitalMaterialScience", "identifier": "OrbitalMaterialScience",
"name": "Orbital Material Science", "name": "Orbital Material Science",
"abstract": "Get more science from orbit. Adds science experiments for your space station, inspired by real space experiments.", "abstract": "Get more science from orbit. Adds science experiments for your space station, inspired by real space experiments.",
@ -26,6 +26,9 @@
"min_version": "1:0.7b2" "min_version": "1:0.7b2"
} }
], ],
"replaced_by": {
"name": "NehemiahEngineeringOrbitalScience"
},
"install": [ "install": [
{ {
"file": "NehemiahInc/OMS", "file": "NehemiahInc/OMS",