[nostalgia] Rename plugin references to module

This commit is contained in:
2020-12-17 20:40:23 -06:00
parent dcef76b488
commit 843da4a810
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ install(
TARGETS
NostalgiaWorld-Studio
LIBRARY DESTINATION
${NOSTALGIA_DIST_PLUGIN}
${NOSTALGIA_DIST_MODULE}
)
+2 -2
View File
@@ -1,3 +1,3 @@
{
"plugin_name": "Nostalgia World"
}
"module_name": "Nostalgia World"
}