mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - AGExt/AGExt-1.31c, ContractConfigurator/ContractConfigurator-0.7.11, FilterExtensions/FilterExtensions-2.0.4, KDEX/KDEX-v1.04, NebulaEVAHandrails/NebulaEVAHandrails-1.1, TarsierSpaceTechnologywithGalaxies/TarsierSpaceTechnologyWithGalaxies-4.5d, VerticalPropulsionEmporium/VerticalPropulsionEmporium-v0.20a
This commit is contained in:
57
AGExt/AGExt-1.31c.ckan
Normal file
57
AGExt/AGExt-1.31c.ckan
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "Action Groups Extended",
|
||||
"identifier": "AGExt",
|
||||
"author": "Diazo",
|
||||
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
|
||||
"repository": "https://github.com/SirDiazo/AGExt"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_supports": [
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "WarpPlugin"
|
||||
}
|
||||
],
|
||||
"version": "1.31c",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31c/ActionGroupsExtended131c.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 79205
|
||||
}
|
31
ContractConfigurator/ContractConfigurator-0.7.11.ckan
Normal file
31
ContractConfigurator/ContractConfigurator-0.7.11.ckan
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "0.7.11",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.11/ContractConfigurator_0.7.11.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 210997,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
30
FilterExtensions/FilterExtensions-2.0.4.ckan
Normal file
30
FilterExtensions/FilterExtensions-2.0.4.ckan
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "Filter Extensions",
|
||||
"identifier": "FilterExtensions",
|
||||
"abstract": "Custom, configurable filters for the VAB/SPH.",
|
||||
"description": "With the stock editor now supporting custom filters in a reasonable way, creating more and better filters is the next logical step. However, the requirement for categories to be managed via code is just a terrible idea. Not to mention that there is no easy way to be compatible with anyone else. Filter extensions allows the usage of .cfg files to create, edit, or delete all categories and sub-categories. It uses standard config files, and as such patches can be applied, and dependencies allowed for using Module Manager.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104231",
|
||||
"repository": "https://github.com/Crzyrndm/FilterExtension"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_FilterExtensions",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Crzyrndm",
|
||||
"version": "2.0.4",
|
||||
"download": "https://github.com/Crzyrndm/FilterExtension/releases/download/2.0.4/Filter.Extensions.v2.0.4.00.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 625097,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
@ -11,7 +11,7 @@
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54656-0-23-5-KDEX-Kerbal-Dust-Experiment-v1-02",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/337/KDEX%20-%20Kerbal%20Dust%20Experiment%20"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/337/KDEX%20-%20Kerbal%20Dust%20Experiment"
|
||||
},
|
||||
"name": "KDEX - Kerbal Dust Experiment ",
|
||||
"abstract": "Inspired by the NASA mission LADEE and it´s Lunar Dust Experiment (LDEX). One new model. Lots of results for the new experiment.",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"ksp_min_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100531",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack."
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
@ -18,7 +18,7 @@
|
||||
"abstract": "This pack adds 5 EVA handrails for space stations and science vessels, more suitable than ladders in weightlessness. Handrails are usable and can be grabbed by a kerbal while on EVA and used to walk around your space station/spaceship.",
|
||||
"author": "Krasimir",
|
||||
"version": "1.1",
|
||||
"download": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack./download/1.1",
|
||||
"download": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack/download/1.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 117665
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/111157-0-90-Tarsier-Space-Technology-with-Galaxies-(caretaker-release-v4-5d-FIXED-for-0-90!)",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/608/Tarsier%20Space%20Technology%20with%20Galaxies%20"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/608/Tarsier%20Space%20Technology%20with%20Galaxies"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Tarsier Space Technology with Galaxies ",
|
||||
|
@ -20,7 +20,7 @@
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74625",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/275/Professor%20Phineas%20Kerbenstein's%20wonderous%20vertical%20propulsion%20emporium."
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/275/Professor%20Phineas%20Kerbenstein's%20wonderous%20vertical%20propulsion%20emporium"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
@ -32,7 +32,7 @@
|
||||
"abstract": "Vertical Propulsion Emporium",
|
||||
"author": "Kerb_fu",
|
||||
"version": "v0.20a",
|
||||
"download": "https://kerbalstuff.com/mod/275/Professor%20Phineas%20Kerbenstein's%20wonderous%20vertical%20propulsion%20emporium./download/v0.20a",
|
||||
"download": "https://kerbalstuff.com/mod/275/Professor%20Phineas%20Kerbenstein's%20wonderous%20vertical%20propulsion%20emporium/download/v0.20a",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 22263178
|
||||
}
|
||||
|
Reference in New Issue
Block a user