Add plugin system
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"app_name": "Nostalgia Studio"
|
||||
"app_name": "Nostalgia Studio",
|
||||
"plugins": [
|
||||
{
|
||||
"dir": "../lib/nostalgia",
|
||||
"lib_name": "NostalgiaCore-Studio"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user