ソースを参照

Update extension-spine to support Defold 1.6.0+

Update the spine extension to 2.12.0 to support the new Defold 1.6.0
linkzzy 1 年間 前
コミット
3515502f94
1 ファイル変更2 行追加1 行削除
  1. 2 1
      game.project

+ 2 - 1
game.project

@@ -2,7 +2,7 @@
 title = Defold-examples
 version = 0.1
 custom_resources = examples/resource/modify_atlas/resources
-dependencies#0 = https://github.com/defold/extension-spine/archive/refs/tags/2.11.3.zip
+dependencies#0 = https://github.com/defold/extension-spine/archive/refs/tags/2.12.0.zip
 
 [bootstrap]
 main_collection = /examples/main.collectionc
@@ -59,3 +59,4 @@ texture_profiles = /all.texture_profiles
 [collection]
 max_instances = 32765
 
+