Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mphe committed Jul 22, 2024
1 parent ec4adb5 commit f1288bc
Show file tree
Hide file tree
Showing 7 changed files with 1,415 additions and 60 deletions.
3 changes: 3 additions & 0 deletions compile_release.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

scons optimize=speed target=template_release
2 changes: 1 addition & 1 deletion demo/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config_version=5
[application]

config/name="ropesim example"
config/features=PackedStringArray("4.3")
config/features=PackedStringArray("4.2")
config/icon="res://rope_examples/icon.svg"

[debug]
Expand Down
Loading

0 comments on commit f1288bc

Please sign in to comment.