15 lines
596 B
Plaintext
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"}
|
|
}
|