Restructure plugin system to be more portable

This commit is contained in:
2018-02-16 00:41:00 -06:00
parent 2b8b5661eb
commit c2c87e0363
9 changed files with 57 additions and 35 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ install(
TARGETS
NostalgiaWorld-Studio
LIBRARY DESTINATION
${NOSTALGIA_DIST_PLUGIN}/nostalgia
${NOSTALGIA_DIST_PLUGIN}
)
@@ -0,0 +1,3 @@
{
"plugin_name": "Nostalgia World"
}