NetKAN generated mods - KerbalAircraftExpansion/KerbalAircraftExpansion-v2.5.1, KerboKatzSmallUtilities/KerboKatzSmallUtilities-1.1.8, RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.4, RasterPropMonitor/RasterPropMonitor-v0.19.4
This commit is contained in:
parent
2c4bdd3abb
commit
4aefc2380c
|
@ -33,7 +33,7 @@
|
|||
"name": "Kerbal Aircraft Expansion (KAX)",
|
||||
"abstract": "A pack of select parts for your aircrafting needs, including propellers, helicopter rotors, and more!",
|
||||
"author": "keptin",
|
||||
"version": "v2.5.1.repackage0",
|
||||
"version": "v2.5.1",
|
||||
"download": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20%28KAX%29/download/v2.5.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 22291991
|
||||
|
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"identifier": "KerboKatzSmallUtilities",
|
||||
"license": "restricted",
|
||||
"spec_version": "v1.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SmallUtilities",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/116034",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "KerboKatz - SmallUtilities",
|
||||
"abstract": "Adds small and usefull tools to kerbal. Read the forum post for more information :)",
|
||||
"author": "SpaceTiger",
|
||||
"version": "1.1.8",
|
||||
"download": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities/download/1.1.8",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 61738
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"name": "RasterPropMonitor Core",
|
||||
"author": [
|
||||
"MOARdV",
|
||||
"Mihara"
|
||||
],
|
||||
"comment": "This package contains the plugin, and the standard parts library.",
|
||||
"license": "GPL-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JSI",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"RPMPodPatches"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
|
||||
"version": "v0.19.4",
|
||||
"download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.19.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 625870
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RasterPropMonitor",
|
||||
"author": [
|
||||
"MOARdV",
|
||||
"Mihara"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "VesselView-RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JSI",
|
||||
"filter": [
|
||||
"RasterPropMonitor"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "RasterPropMonitor",
|
||||
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
|
||||
"version": "v0.19.4",
|
||||
"download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.19.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 625870
|
||||
}
|
Loading…
Reference in New Issue