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:55 +02:00
parent 826ebc52d9
commit e2577707ed
33 changed files with 415 additions and 373 deletions

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"name": "ModuleRCSFX",
"abstract": "A fixed version of the stock RCS module",
"identifier": "ModuleRCSFX",
"license": "CC-BY-SA",
"author": [
"ialdabaoth",
"NathanKell"
],
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92290",
"repository": "https://github.com/NathanKell/ModuleRCSFX"
},
"version": "v3.4",
"download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.4/ModuleRCSFX_v3.4.zip",
"x_generated_by": "netkan",
"download_size": 5939
}