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