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

Tabs to spaces and trim trailing spaces (#1160)

This commit is contained in:
Matthew
2016-05-16 16:27:31 -04:00
committed by Myk
parent 8272844bc3
commit 5a2d17dc51
150 changed files with 1219 additions and 1219 deletions

View File

@ -8,8 +8,8 @@
"ksp_version" : "0.90",
"license" : "CC-BY-NC-SA-4.0",
"download": "https://www.dropbox.com/s/9arvk618jzum8ww/AtomicAge.zip?dl=1",
"depends" : [ { "name" : "ModuleManager" },
{ "name" : "FirespitterCore" } ],
"install" : [ { "find" : "AtomicAge",
"install_to" : "GameData"} ]
"depends" : [ { "name" : "ModuleManager" },
{ "name" : "FirespitterCore" } ],
"install" : [ { "find" : "AtomicAge",
"install_to" : "GameData"} ]
}