mirror of
https://github.com/Insality/druid
synced 2025-06-27 02:17:52 +02:00
Release 1.1.1
This commit is contained in:
parent
efc38672c9
commit
c87f1331ed
@ -39,7 +39,7 @@ Open your `game.project` file and add the following lines to the dependencies fi
|
||||
**[Druid](https://github.com/Insality/druid/)**
|
||||
|
||||
```
|
||||
https://github.com/Insality/druid/archive/refs/tags/1.1.0.zip
|
||||
https://github.com/Insality/druid/archive/refs/tags/1.1.1.zip
|
||||
```
|
||||
|
||||
**[Defold Event](https://github.com/Insality/defold-event)**
|
||||
|
@ -14,7 +14,7 @@ update_frequency = 60
|
||||
|
||||
[project]
|
||||
title = Druid
|
||||
version = 1.1.0
|
||||
version = 1.1.1
|
||||
publisher = Insality
|
||||
developer = Maksim Tuprikov
|
||||
custom_resources = /example/locales
|
||||
|
@ -703,6 +703,5 @@ Please support me if you like this project! It will help me keep engaged to upda
|
||||
[](https://github.com/sponsors/insality) [](https://ko-fi.com/insality) [](https://www.buymeacoffee.com/insality)
|
||||
|
||||
|
||||
### Druid 1.1.X
|
||||
|
||||
- {Place for the community changelogs}
|
||||
#### Druid 1.1.1
|
||||
- [#309] Added max_size_x and max_size_y to container (by [astrochili](https://github.com/astrochili))
|
||||
|
Loading…
x
Reference in New Issue
Block a user