FirespitterCore TechManager
This commit is contained in:
parent
3fbceb6f3c
commit
34cc176051
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue