2015-04-30 19:13:26 +00:00
|
|
|
{
|
2015-05-18 11:51:52 +00:00
|
|
|
"spec_version" : "v1.4",
|
2015-04-30 19:13:26 +00:00
|
|
|
"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",
|
2015-05-18 11:51:52 +00:00
|
|
|
"install_to" : "GameData/FASA/Plugins"}],
|
2015-05-18 12:01:22 +00:00
|
|
|
"resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/70089"}
|
2015-05-18 11:51:52 +00:00
|
|
|
}
|