1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/dockingtube/dockingtube-0.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

23 lines
713 B
Plaintext

{
"spec_version": 1,
"identifier": "dockingtube",
"name": "docking tube",
"abstract": "allows bases on uneven ground to be easily docked",
"author": "codifies",
"license": "unrestricted",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/619/docking%20tube",
"x_screenshot": "https://kerbalstuff.com/content/codifies_7726/docking_tube/docking_tube-1425490197.8913045.jpg"
},
"version": "0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "KAS"
}
],
"download": "http://ckan1.spacedock.info/storage/codifies_7726/docking_tube/docking_tube-0.zip",
"download_size": 422140,
"x_generated_by": "netkan"
}