diff --git a/SDK-GMLIB b/SDK-GMLIB index fe6194d..72e596a 160000 --- a/SDK-GMLIB +++ b/SDK-GMLIB @@ -1 +1 @@ -Subproject commit fe6194d24e0bf104c049688d10c0e71ad2a124e0 +Subproject commit 72e596afb1fcca9c7bf0bdedc88535704bfb19a8 diff --git a/tooth.json b/tooth.json new file mode 100644 index 0000000..6788d0f --- /dev/null +++ b/tooth.json @@ -0,0 +1,28 @@ +{ + "format_version": 2, + "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", + "version": "0.8.0", + "info": { + "name": "GMLIB-LegacyRemoteCallApi", + "description": "Legacy RemoteCall API for GMLIB", + "author": "GroupMountain Team", + "tags": [ + "LeviLamina", + "GMLIB", + "GMLIB-LegacyRemoteCallApi", + "Library" + ] + }, + "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.8.0/GMLIB-LegacyRemoteCallApi-windows-x64.zip", + "dependencies": { + "github.com/GroupMountain/GMLIB": ">=0.8.0" + }, + "files": { + "place": [ + { + "src": "GMLIB-LegacyRemoteCallApi/*", + "dest": "plugins/GMLIB-LegacyRemoteCallApi" + } + ] + } +} \ No newline at end of file