From 59e19db66a53f284ae4118998625691341253b51 Mon Sep 17 00:00:00 2001 From: p2vman Date: Thu, 8 May 2025 15:44:42 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20packages.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 61bc09d..425eef6 100644 --- a/packages.json +++ b/packages.json @@ -10,7 +10,7 @@ "dependencies": [] }, "types": { - "base_url": "http://193.23.220.51:3000/p2vman/luastd/raw/branch/main/types", + "base_url": "https://git.eptaproject.space/p2vman/luastd/raw/branch/main/types", "files": [ "Radar.lua" ], From 6b73d6f4b7770426ab00db431e7bca6350e8affc Mon Sep 17 00:00:00 2001 From: p2vman Date: Thu, 8 May 2025 15:45:59 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20packages.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 425eef6..65b05c6 100644 --- a/packages.json +++ b/packages.json @@ -12,7 +12,8 @@ "types": { "base_url": "https://git.eptaproject.space/p2vman/luastd/raw/branch/main/types", "files": [ - "Radar.lua" + "Radar.lua", + "PlayerDetector.lua" ], "dependencies": [ "std"