NetKAN generated mods - ActsEW/ActsEW-1.4a, CivilianPopulation/CivilianPopulation-1.4, CommunityTechTree/CommunityTechTree-2.1
This commit is contained in:
parent
a7290eb25f
commit
b3edf361e8
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Actions Everywhere",
|
||||
"identifier": "ActsEW",
|
||||
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "1.0",
|
||||
"author": "Diazo",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100932",
|
||||
"repository": "https://github.com/SirDiazo/ActsEverywhere"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.4a",
|
||||
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.4a/ActionsEverywhere14a.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 8104
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"identifier": "CivilianPopulation",
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"spec_version": "v1.4",
|
||||
"name": "Civilian Population",
|
||||
"license": "GPL-3.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "CivilianManagement",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Regolith.dll",
|
||||
"CivilianManagement.pdb"
|
||||
]
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Regolith"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/620/[.90]%20Civilian%20Population"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "Civilians have begun exploring space aboard your ships. Recruit from them and manage them!",
|
||||
"author": "MichaelHester07",
|
||||
"version": "1.4",
|
||||
"download": "https://kerbalstuff.com/mod/620/%5B.90%5D%20Civilian%20Population/download/1.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 46254716
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CommunityTechTree",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"release_status": "stable",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100385-Community-Tech-Tree-2-0-last-updated-03-05-15?p=1546633#post1546633",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Community Tech Tree",
|
||||
"abstract": "An extension for the stock technology tree designed to support many mods",
|
||||
"author": "Nertea",
|
||||
"version": "2.1",
|
||||
"download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/2.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9522
|
||||
}
|
Loading…
Reference in New Issue