1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Added EditorExtensions

This commit is contained in:
leila
2014-11-16 09:41:20 +01:00
parent 1b70d1eba3
commit f0d003f630

15
EditorExtensions.ckan Normal file
View File

@ -0,0 +1,15 @@
{
"spec_version" : 1,
"name" : "Editor Extensions",
"abstract" : "Adds the ability to build crafts in flight mode to your game.",
"identifier" : "EditorExtensions",
"download" : "https://github.com/MachXXV/EditorExtensions/raw/master/Releases/EditorExtensions_v1.4.zip",
"author" : "MachXXV",
"license" : "MIT",
"release_status" : "stable",
"version" : "1.4",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/38768"
}
}