1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/ReflectionPlugin/ReflectionPlugin-1.2.ckan
politas 10e571f206 Update ReflectionPlugin-1.2.ckan
Removed [ ] from resources
2015-05-18 22:01:22 +10:00

15 lines
596 B
Plaintext

{
"spec_version" : "v1.4",
"identifier" : "ReflectionPlugin",
"name" : "Reflection Plugin for KSP",
"license" : "public-domain",
"abstract" : "Make stuff shiny, plugin for modders",
"version" : "1.2",
"author" : [ "Starwaster", "Razchek" ],
"ksp_version_min" : "0.24.2",
"download" : "https://github.com/Starwaster/Reflection-Plugin-Continued/blob/Dev/ReflectionPlugin.DEV.1.2.zip?raw=true",
"install" : [ { "file" : "ReflectionPlugin.dll",
"install_to" : "GameData/FASA/Plugins"}],
"resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/70089"}
}