CKAN-meta/EditorTime/EditorTime-1.0.ckan

28 lines
729 B
Plaintext

{
"spec_version": "v1.4",
"license": "GPL-3.0",
"identifier": "EditorTime",
"suggests": [
{
"name": "KerbalConstructionTime"
}
],
"install": [
{
"find": "EditorTime",
"install_to": "GameData",
"filter": "EditorTime.cs"
}
],
"ksp_version": "1.0.4",
"name": "EditorTime",
"abstract": "Makes time pass while in the VAB/SPH",
"version": "1.0",
"author": "magico13",
"download": "http://magico13.net/files/KSP/Modlets/EditorTime/EditorTime-1.0.zip",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107663-1-0-x-Magico13-s-Modlets"
},
"download_size": 5322
}