Skip to content

Commit

Permalink
Epoch xScience due to vV (#7280)
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored and techman83 committed Jul 2, 2019
1 parent 49bcac4 commit b69acb0
Showing 1 changed file with 17 additions and 20 deletions.
37 changes: 17 additions & 20 deletions NetKAN/xScience.netkan
Original file line number Diff line number Diff line change
@@ -1,28 +1,25 @@
{
"spec_version": "v1.26",
"identifier": "xScience",
"$kref": "#/ckan/spacedock/234",
"license": "CC-BY-NC-SA-4.0",
"author": ["Z-Key Aerospace", "Brodrick"],
"abstract": "The Science Report and Checklist for KSP. [x] Science! keeps track of the science experiments you have completed and recovered to Kerbal Space Center. It also tracks science you have gathered which is held on vehicles and kerbals. No matter what game scene you are in, what you current vehicle is, [x] Science! always reports on all science held anywhere.",
"identifier": "xScience",
"abstract": "The Science Report and Checklist for KSP. [x] Science! keeps track of the science experiments you have completed and recovered to Kerbal Space Center. It also tracks science you have gathered which is held on vehicles and kerbals. No matter what game scene you are in, what you current vehicle is, [x] Science! always reports on all science held anywhere.",
"author": [ "Z-Key Aerospace", "Brodrick" ],
"license": "CC-BY-NC-SA-4.0",
"$kref": "#/ckan/spacedock/234",
"x_netkan_force_v": true,
"x_netkan_epoch": 1,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/107661-ksp-105-x-science",
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/107661-ksp-105-x-science",
"repository": "https://github.com/thewebbooth/KSP-X-Science"
},
"install": [
{
"file": "GameData/[x] Science!",
"install_to": "GameData"
}
],
"x_netkan_override": [
{
"version": "4.14",
"override": {
"download": "https://themoose.co.uk/ksp/x-science-v4.14.zip"
}
"install": [ {
"file": "GameData/[x] Science!",
"install_to": "GameData"
} ],
"x_netkan_override": [ {
"version": "4.14",
"override": {
"download": "https://themoose.co.uk/ksp/x-science-v4.14.zip"
}
],
"x_netkan_force_v": true,
} ],
"replaced_by": { "name": "xScienceContinued" }
}

0 comments on commit b69acb0

Please sign in to comment.