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

update and add some mods

This commit is contained in:
Willhelm Rendahl
2015-05-22 10:48:48 +02:00
parent b9dd6a49fd
commit cf57319587
3 changed files with 45 additions and 1 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "WasdEditorCamera",
"name": "WasdEditorCamera",
"abstract": "FPS editor controls.",
"author": "FW Industries",
"license": "MIT",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/122297"
},
"version": "2015-05-20",
"ksp_version": "1.0.2",
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DWasdEditorCamera%5BMay20%5D.zip",
"install": [
{
"file": "GameData/WasdEditorCamera",
"install_to": "GameData",
"filter": "source"
}
]
}