[Update/bugfix] Plugins: For development, fix hot reload issue that was restart every time updated the files.
This commit is contained in:
9
src-ui/plugins/plugin_examples/plugin_info.json
Normal file
9
src-ui/plugins/plugin_examples/plugin_info.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "VRCT Example Plugins 1",
|
||||
"plugin_id": "vrct_plugin_example_1",
|
||||
"asset_name": "vrct_plugin_example_1.zip",
|
||||
"location": "main_section",
|
||||
"plugin_version": "0.0.1",
|
||||
"min_supported_vrct_version": "3.0.4",
|
||||
"max_supported_vrct_version": "3.0.6"
|
||||
}
|
||||
Reference in New Issue
Block a user