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

NetKAN generated mods - AeroGUI/AeroGUI-v2, ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.3, FinalFrontier/FinalFrontier-0.7.5-933, KerbalEngineerRedux/KerbalEngineerRedux-1.0.16.4, KerbalScienceExchange/KerbalScienceExchange-1.1.1, KerboKatzSmallUtilities/KerboKatzSmallUtilities-1.1.1, KerboKatzUtilities/KerboKatzUtilities-1.2.1, RecoverAll/RecoverAll-1.2.1

This commit is contained in:
NetKAN bot
2015-05-01 22:21:37 +02:00
parent 4a1e75ccc0
commit 5501ca442e
8 changed files with 217 additions and 0 deletions

16
AeroGUI/AeroGUI-v2.ckan Normal file
View File

@ -0,0 +1,16 @@
{
"spec_version": "v1.4",
"identifier": "AeroGUI",
"name": "AeroGUI",
"abstract": "A small GUI that displays aero-related information.",
"license": "MIT",
"ksp_version": "1.0",
"resources": {
"repository": "https://github.com/NathanKell/AeroGUI"
},
"author": "NathanKell",
"version": "v2",
"download": "https://github.com/NathanKell/AeroGUI/releases/download/v2/AeroGUI_v2.zip",
"x_generated_by": "netkan",
"download_size": 9431
}