1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/EVAManager/EVAManager-4.ckan
2015-05-21 13:29:08 +02:00

25 lines
798 B
Plaintext

{
"spec_version": 1,
"license": "BSD-2-clause",
"identifier": "EVAManager",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/121146",
"repository": "https://github.com/toadicus/EVAManager",
"kerbalstuff": "https://kerbalstuff.com/mod/726/EVAManager"
},
"install": [
{
"file": "GameData/EVAManager",
"install_to": "GameData"
}
],
"ksp_version": "1.0.2",
"name": "EVAManager",
"abstract": "Provides a configurable method for manipulating PartModules and PartResources in the kerbalEVA part.",
"author": "toadicus",
"version": "4",
"download": "https://kerbalstuff.com/mod/726/EVAManager/download/4",
"x_generated_by": "netkan",
"download_size": 23862
}