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:
15
EditorExtensions.ckan
Normal file
15
EditorExtensions.ckan
Normal 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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user