mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 10:50:52 +01:00
Update with latest libs
This commit is contained in:
13
game.project
13
game.project
@@ -20,9 +20,9 @@ developer = Maksim Tuprikov
|
||||
custom_resources = /example/locales
|
||||
dependencies#0 = https://github.com/britzl/deftest/archive/refs/tags/2.8.0.zip
|
||||
dependencies#1 = https://github.com/Insality/defold-saver/archive/refs/tags/5.zip
|
||||
dependencies#2 = https://github.com/Insality/defold-tweener/archive/refs/tags/3.zip
|
||||
dependencies#3 = https://github.com/Insality/panthera/archive/refs/tags/runtime.4.zip
|
||||
dependencies#4 = https://github.com/Insality/defold-lang/archive/refs/tags/3.zip
|
||||
dependencies#2 = https://github.com/Insality/defold-tweener/archive/refs/tags/6.zip
|
||||
dependencies#3 = https://github.com/Insality/panthera/archive/refs/tags/runtime.5.zip
|
||||
dependencies#4 = https://github.com/Insality/defold-lang/archive/refs/tags/4.zip
|
||||
dependencies#5 = https://github.com/Insality/defold-event/archive/refs/tags/13.zip
|
||||
dependencies#6 = https://github.com/subsoap/defos/archive/refs/tags/v2.8.0.zip
|
||||
dependencies#7 = https://github.com/Insality/asset-store/archive/refs/tags/1.zip
|
||||
@@ -59,7 +59,7 @@ cssfile = /builtins/manifests/web/dark_theme.css
|
||||
show_console_banner = 0
|
||||
|
||||
[native_extension]
|
||||
app_manifest =
|
||||
app_manifest =
|
||||
|
||||
[graphics]
|
||||
texture_profiles = /builtins/graphics/default.texture_profiles
|
||||
@@ -103,11 +103,6 @@ max_instances = 128
|
||||
[saver]
|
||||
autosave_timer = 2
|
||||
|
||||
[lang]
|
||||
path = /example/locales
|
||||
langs = en,ru,es,de,fr,ja,pt,it,kr,zh
|
||||
default = es
|
||||
|
||||
[event]
|
||||
use_xpcall = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user