Skip to content

Commit

Permalink
Updated to support Defold 1.9.0 (#27)
Browse files Browse the repository at this point in the history
* Updated dependency of defold-screenshot to 1.8.1

* Updated to Defold 1.9.0
  • Loading branch information
JCash authored Jun 11, 2024
1 parent 71d65cf commit d554433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game.project
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = 1.0.1
write_log = 0
custom_resources = example/videos
dependencies#0 = https://github.com/britzl/gooey/archive/8.1.1.zip
dependencies#1 = https://github.com/britzl/defold-screenshot/archive/1.10.0.zip
dependencies#1 = https://github.com/britzl/defold-screenshot/archive/1.11.0.zip

[bootstrap]
main_collection = /example/example.collectionc
Expand Down

0 comments on commit d554433

Please sign in to comment.