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

Splitting files into subdirectories

This commit is contained in:
Alexander Dzhoganov
2015-01-03 14:56:37 +02:00
parent 530d49c0db
commit e4f6e20cc1
561 changed files with 12164 additions and 4387 deletions

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "HangarExtender",
"license": "CC-BY-4.0",
"install": [
{
"file": "FShangarExtender",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://snjo.net/",
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender"
},
"ksp_version": "0.24.2",
"name": "Hangar Extender",
"abstract": "Extends the usable area when building in the SPH or VAB, so you can build outside or above the building. Useful for building large aircraft carriers or tall rockets.",
"author": "Snjo",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/18/Hangar%20Extender/download/2.0",
"x_generated_by": "netkan",
"download_size": 6593
}