Compare commits

..

1 Commits

2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"format_version": 3,
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
"tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi",
"version": "1.5.0",
"version": "1.5.1",
"info": {
"name": "GMLIB-LegacyRemoteCallApi",
"description": "Legacy RemoteCall API for GMLIB",
@@ -19,8 +19,8 @@
{
"platform": "win-x64",
"dependencies": {
"github.com/LiteLDev/LeviLamina": ">=1.3.0",
"github.com/GroupMountain/GMLIB-Release": ">=1.3.0-rc.1",
"github.com/LiteLDev/LeviLamina": ">=1.5.0",
"github.com/GroupMountain/GMLIB-Release": ">=1.5.2",
"github.com/GroupMountain/ModAPI-Release": ">=0.1.0",
"github.com/MiracleForest/iListenAttentively-Release": ">=0.6.0"
},
+1 -1
View File
@@ -12,7 +12,7 @@ add_requires("levilamina 1.5.2", {configs = {target_type = "server"}})
add_requires("legacyremotecall")
add_requires("levibuildscript 0.5.2")
add_requires("ilistenattentively 0.8.0")
add_requires("gmlib 1.5.1")
add_requires("gmlib 1.5.2")
add_requires("modapi 0.1.1")
target("GMLIB-LegacyRemoteCallApi")