1
0
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.31g, ContractConfigurator-Round8/ContractConfigurator-Round8-1.3.0, ContractConfigurator-UnmannedContracts/ContractConfigurator-UnmannedContracts-0.3.7, ContractConfigurator/ContractConfigurator-0.7.14, CraftHistory/CraftHistory-1.3.0, ForScienceContinued/ForScienceContinued-0.26.1, KerbalScienceExchange/KerbalScienceExchange-1.0.1, KerboKatzUtilities/KerboKatzUtilities-1.0.4, SpacetuxSA/SpacetuxSA-0.3.4, Workshop/Workshop-0.5.0, grandtours/ContractConfigurator-GrandTours-0.1.5

This commit is contained in:
NetKAN bot
2015-04-18 11:20:28 +02:00
parent 01e3c1e2da
commit af2b0d30cf
11 changed files with 348 additions and 2 deletions

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "Workshop",
"name": "OSE Workshop",
"abstract": "In flight part construction",
"author": "obivandamme",
"license": "CC-BY-NC-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108234",
"kerbalstuff": "https://kerbalstuff.com/mod/693/OSE%20Workshop"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "CommunityResourcePack"
}
],
"install": [
{
"file": "GameData/Workshop",
"install_to": "GameData"
}
],
"ksp_version": "0.90",
"version": "0.5.0",
"download": "https://kerbalstuff.com/mod/693/OSE%20Workshop/download/0.5.0",
"x_generated_by": "netkan",
"download_size": 50842
}