NetKAN generated mods - KerbalScienceExchange/KerbalScienceExchange-1.0.0, LetThereBeLight/LetThereBeLight-v1.2
This commit is contained in:
parent
09aa225d53
commit
7e1959ce4d
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalScienceExchange",
|
||||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
"KerboKatzUtilities.dll",
|
||||
"KerboKatzUtilities.version"
|
||||
]
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/110702",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/597/KerbalScienceExchange"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "KerbalScienceExchange",
|
||||
"abstract": "Lets you exchange science points and funding",
|
||||
"author": "SpaceTiger",
|
||||
"version": "1.0.0",
|
||||
"download": "https://kerbalstuff.com/mod/597/KerbalScienceExchange/download/1.0.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 15980
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"identifier": "LetThereBeLight",
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"spec_version": 1,
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/110840",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/603/LetThereBeLight!"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "LetThereBeLight!",
|
||||
"abstract": "Automatically time warp to the next sunrise on Kerbin",
|
||||
"author": "comma",
|
||||
"version": "v1.2",
|
||||
"download": "https://kerbalstuff.com/mod/603/LetThereBeLight!/download/v1.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7448
|
||||
}
|
Loading…
Reference in New Issue