From 68117a8b91831f2909c0d5e84e959ac94c21bf29 Mon Sep 17 00:00:00 2001 From: Artsiom Trubchyk Date: Thu, 24 Oct 2024 16:24:19 +0300 Subject: [PATCH] Update deps --- .gitignore | 1 + game.project | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f5b8d9c..7bc216f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ builtins /.vscode /manifest.public.der /manifest.private.der +/.editor_settings \ No newline at end of file diff --git a/game.project b/game.project index 985fffc..3748dad 100644 --- a/game.project +++ b/game.project @@ -24,8 +24,8 @@ developer = Indiesoft LLC dependencies#0 = https://github.com/britzl/ludobits/archive/7.1.0.zip dependencies#1 = https://github.com/britzl/defold-screenshot/archive/1.11.0.zip dependencies#2 = https://github.com/britzl/defold-clipboard/archive/1.3.0.zip -dependencies#3 = https://github.com/indiesoftby/defold-pointer-lock/archive/1.0.0.zip -dependencies#4 = https://github.com/subsoap/defos/archive/refs/tags/v2.7.1.zip +dependencies#3 = https://github.com/indiesoftby/defold-pointer-lock/archive/2.0.0.zip +dependencies#4 = https://github.com/subsoap/defos/archive/refs/tags/v2.8.0.zip [render] clear_color_alpha = 1.0