mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
feat: workshop plugins
This commit is contained in:
@@ -98,6 +98,8 @@ pub fn run() {
|
||||
relay::join_game,
|
||||
plugins::get_plugins_dir,
|
||||
plugins::list_directory,
|
||||
plugins::create_plugin_dir,
|
||||
plugins::remove_plugin_dir,
|
||||
])
|
||||
.setup(|app| {
|
||||
let app_handle = app.handle().clone();
|
||||
|
||||
Reference in New Issue
Block a user