1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/KScale2/KScale2-1.1.0.2.ckan
Paul Fenwick daaedc3665 Patial recovery of KS mods.
These mods are:

1. All under FOSS licenses.
1. All present in our indexer, and so easily available for me to upload.
1. Now in a great big S3 bucket.

S3 buckets have interfaces that make me cry, and there's nowhere near as
many of these as I would like, but it's a start.

The S3 buckets I'm using will run out in a couple of years, so
longer-term we should migrate these to the Internet Archive. Yes,
they're cool with this (provided all the content is under a freely
distributable license), but it requires some fussing to get up and
running. So I've gone with S3 for now.

I've tested some, but not all of these. You can test them by going to
CKAN -> Settings and using a metadata repo of
`https://github.com/KSP-CKAN/CKAN-meta/archive/ks_recovery_1.tar.gz`.

Obviously only the migrated mods (see filelist) will work with this
migration. But it's a start.
2016-02-16 03:11:05 -05:00

28 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "KScale2",
"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.",
"author": "Paul_Kingtiger",
"license": "CC-BY-NC-4.0",
"resources": {
"homepage": "http://www.kingtiger.co.uk/kingtiger/wordpress/KScale2",
"kerbalstuff": "https://kerbalstuff.com/mod/905/KScale2",
"x_screenshot": "https://kerbalstuff.com/content/Paul_Kingtiger_2470/KScale2/KScale2-1435525659.5712452.jpg"
},
"version": "1.1.0.2",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "Kopernicus"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/AE29C55B.zip",
"download_size": 5869602,
"ksp_min_version": "1.0",
"x_generated_by": "netkan"
}