NetKAN generated mods - CraftHistory/CraftHistory-1.2.0, ForScienceContinued/ForScienceContinued-0.26.0, KerbalScienceExchange/KerbalScienceExchange-1.0.0, KerboKatzUtilities/KerboKatzUtilities-1.0.3
This commit is contained in:
parent
368a7e2489
commit
2d7d503229
|
@ -4,12 +4,8 @@
|
|||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
"KerboKatzUtilities.dll",
|
||||
"KerboKatzUtilities.version"
|
||||
]
|
||||
"file": "GameData/KerboKatz/CraftHistory",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"identifier": "ForScienceContinued",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"spec_version": "v1.4",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz/ForScienceContinued",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106004-0-90-ForScience-Continued",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/477/ForScience%20Continued!"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "ForScience Continued!",
|
||||
"abstract": "Build upon the ForScience mod by WaveFunctionP. This version adds an interface and exciting new features to it.",
|
||||
"author": "SpaceTiger",
|
||||
"version": "0.26.0",
|
||||
"download": "https://kerbalstuff.com/mod/477/ForScience%20Continued!/download/0.26.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 21440
|
||||
}
|
|
@ -4,12 +4,8 @@
|
|||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
"KerboKatzUtilities.dll",
|
||||
"KerboKatzUtilities.version"
|
||||
]
|
||||
"file": "GameData/KerboKatz/KerbalScienceExchange",
|
||||
"install_to": "GameData/KerbalScienceExchange"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzUtilities",
|
||||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz",
|
||||
"install_to": "GameData"
|
||||
"file": "GameData/KerboKatz/Textures",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
},
|
||||
{
|
||||
"file": "GameData/KerboKatz/KerboKatzUtilities.dll",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
},
|
||||
{
|
||||
"file": "GameData/KerboKatz/KerboKatzUtilities.version",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
|
|
Loading…
Reference in New Issue