wails/v3/plugins/kvstore/plugin.toml
Lea Anthony ba82f27534 Fix Bug with nil parameters.
Added browser and kvstore plugins.
2023-03-20 20:28:33 +11:00

11 lines
302 B
TOML

# This is the plugin definition file for the "kvstore" plugin.
Name = "kvstore"
Description = "A Simple Key/Value Store for Wails Applications"
Author = "Lea Anthony"
Version = "v1.0.0"
Website = "https://wails.io"
Repository = "https://github.com/wailsapp/wails/v3/plugins/kvstore"
License = "MIT"