Skip to content

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
selimanac committed Mar 30, 2024
1 parent 58a993c commit 1f173bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You can use it whenever precise collision manifold(narrow-phase) is not required
You can use the DAABBCC in your own project by adding this project as a [Defold library dependency](http://www.defold.com/manuals/libraries/).
Open your game.project file and in the dependencies field under project add:

>https://github.com/selimanac/DAABBCC/archive/refs/heads/v2.1.zip
>https://github.com/selimanac/DAABBCC/archive/refs/tags/v2.1.2.zip

## Example
Expand Down
1 change: 0 additions & 1 deletion game.project
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ shared_state = 1
[display]
width = 1280
height = 720
update_frequency = 0

[android]
input_method = HiddenInputField
Expand Down

0 comments on commit 1f173bd

Please sign in to comment.