FirespitterCore TechManager

This commit is contained in:
Paul Fenwick 2014-10-30 12:07:18 +11:00
parent 3fbceb6f3c
commit 34cc176051
2 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"author" : "snjo",
"release_status" : "stable",
"version" : "7.0.5398.27328",
"license" : "restricted",
"identifier" : "FirespitterCore",
"name" : "Firespitter Core",
"abstract" : "Core Firespitter.dll. Install `Firespitter` for the whole shebang",
"spec_version" : 1,
"download" : "http://firespitter.s3.amazonaws.com/FirespitterCore-7.0.5398.27328.zip",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/24551-Firespitter-propeller-plane-and-helicopter-parts",
"github" : {
"url" : "https://github.com/snjo/Firespitter/"
}
},
"install" : [
{
"install_to" : "GameData",
"file" : "Firespitter"
}
]
}

19
TechManager-1.1.ckan Normal file
View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "TechManager",
"resources": {
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/297/TechManager"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/98293-0-25-TechManager-Version-1-0"
},
"name": "TechManager",
"license": "MIT",
"abstract": "This mod will allow you to change the tech tree, including the creation of new tech nodes. ",
"author": "anonish",
"version": "1.1",
"download": "https://kerbalstuff.com/mod/297/TechManager/download/1.1",
"x_generated_by": "netkan",
"download_size": 10771,
"ksp_version": "0.25"
}