Skip to content

Commit

Permalink
Update deps to Defold 1.9.4 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
aglitchman authored Oct 24, 2024
1 parent 7ca74a5 commit 18e7891
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ builtins
/.vscode
/manifest.public.der
/manifest.private.der
/.editor_settings
4 changes: 2 additions & 2 deletions game.project
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18e7891

Please sign in to comment.