diff --git a/tooth.json b/tooth.json index 539c97c..203bc27 100644 --- a/tooth.json +++ b/tooth.json @@ -1,26 +1,28 @@ { "format_version": 2, - "tooth": "Permission", - "version": "0.0.0", + "tooth": "github.com/engsr6982/PermissionCore", + "version": "0.1.0", "info": { - "name": "Permission", - "description": "Permission", - "author": "Permission", + "name": "PermissionCore", + "description": "权限组前置", + "author": "engsr6982", + "source": "github.com/engsr6982/PermissionCore", "tags": [ "levilamina", - "plugin" + "permissioncore", + "library" ] }, - "asset_url": "Permission", + "asset_url": "https://github.com/engsr6982/PermissionCore/releases/download/v0.1.0/PermissionCore-windows-x64.zip", "prerequisites": { - "github.com/LiteLDev/LeviLamina": "Permission" + "github.com/LiteLDev/LeviLamina": "0.9.x" }, "files": { "place": [ { - "src": "Permission/*", - "dest": "plugins/Permission/" + "src": "PermissionCore/*", + "dest": "plugins/PermissionCore" } ] } -} +} \ No newline at end of file