Restructure plugin system to be more portable
This commit is contained in:
@@ -18,5 +18,5 @@ install(
|
||||
TARGETS
|
||||
NostalgiaWorld-Studio
|
||||
LIBRARY DESTINATION
|
||||
${NOSTALGIA_DIST_PLUGIN}/nostalgia
|
||||
${NOSTALGIA_DIST_PLUGIN}
|
||||
)
|
||||
|
3
src/nostalgia/world/studio/world-studio.json
Normal file
3
src/nostalgia/world/studio/world-studio.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"plugin_name": "Nostalgia World"
|
||||
}
|
Reference in New Issue
Block a user