1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - KScale2/KScale2-1.1.0.1.ckan"

This commit is contained in:
NetKAN inflator Robot
2015-08-21 15:29:19 +00:00
parent 1c9e6dfa9a
commit 956fc8bd5c

View File

@ -1,15 +1,17 @@
{ {
"spec_version": 1, "spec_version": 1,
"license": "CC-BY-NC-4.0",
"identifier": "KScale2", "identifier": "KScale2",
"name": "KScale2 - Double sized Kerbin system", "name": "KScale2 - Double sized Kerbin system",
"abstract": "The mod is designed to keep everything as stock as possible. Body and orbit diameters have been doubled, but all atmospheres are as stock. The mod should be compatible with a large number of mods. Career mods is very playable with only stock parts.", "abstract": "The mod is designed to keep everything as stock as possible. Body and orbit diameters have been doubled, but all atmospheres are as stock. The mod should be compatible with a large number of mods. Career mods is very playable with only stock parts.",
"ksp_min_version": "1.0", "author": "Paul_Kingtiger",
"license": "CC-BY-NC-4.0",
"resources": { "resources": {
"homepage": "http://www.kingtiger.co.uk/kingtiger/wordpress/KScale2", "homepage": "http://www.kingtiger.co.uk/kingtiger/wordpress/KScale2",
"kerbalstuff": "https://kerbalstuff.com/mod/905/KScale2", "kerbalstuff": "https://kerbalstuff.com/mod/905/KScale2",
"x_screenshot": "https://kerbalstuff.com/content/Paul_Kingtiger_2470/KScale2/KScale2-1435525659.5712452.jpg" "x_screenshot": "https://kerbalstuff.com/content/Paul_Kingtiger_2470/KScale2/KScale2-1435525659.5712452.jpg"
}, },
"version": "1.1.0.1",
"ksp_version": "1.0.4",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -18,10 +20,8 @@
"name": "Kopernicus" "name": "Kopernicus"
} }
], ],
"ksp_version": "1.0.4",
"version": "1.1.0.1",
"author": "Paul_Kingtiger",
"download": "https://kerbalstuff.com/mod/905/KScale2/download/1.1.0.1", "download": "https://kerbalstuff.com/mod/905/KScale2/download/1.1.0.1",
"download_size": 5869271, "download_size": 5869271,
"ksp_min_version": "1.0",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }