mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
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:
@ -4,12 +4,8 @@
|
|||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/KerboKatz",
|
"file": "GameData/KerboKatz/CraftHistory",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData/KerboKatz"
|
||||||
"filter_regexp": [
|
|
||||||
"KerboKatzUtilities.dll",
|
|
||||||
"KerboKatzUtilities.version"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
|
24
ForScienceContinued/ForScienceContinued-0.26.0.ckan
Normal file
24
ForScienceContinued/ForScienceContinued-0.26.0.ckan
Normal file
@ -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",
|
"license": "restricted",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/KerboKatz",
|
"file": "GameData/KerboKatz/KerbalScienceExchange",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData/KerbalScienceExchange"
|
||||||
"filter_regexp": [
|
|
||||||
"KerboKatzUtilities.dll",
|
|
||||||
"KerboKatzUtilities.version"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
|
@ -1,11 +1,19 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": "v1.4",
|
||||||
"identifier": "KerboKatzUtilities",
|
"identifier": "KerboKatzUtilities",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/KerboKatz",
|
"file": "GameData/KerboKatz/Textures",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData/KerboKatz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "GameData/KerboKatz/KerboKatzUtilities.dll",
|
||||||
|
"install_to": "GameData/KerboKatz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "GameData/KerboKatz/KerboKatzUtilities.version",
|
||||||
|
"install_to": "GameData/KerboKatz"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
"resources": {
|
||||||
|
Reference in New Issue
Block a user