diff --git a/README.md b/README.md index 3e90a13..3d45f2d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A game made for the LBS gymnasium game-jam #3 (2026).\ > Expect a buggy mess (because game-jam). ## How to play -Download the source and open it in Godot (4.5). +Download the source and open it in Godot (was developed in 4.6.2). The goal is to keep the farmer on the mechanical bull by dragging their limbs to the handles when the farmer loses grip.\ diff --git a/animations/audience/bounce.res b/animations/audience/bounce.res new file mode 100644 index 0000000..060e8f9 Binary files /dev/null and b/animations/audience/bounce.res differ diff --git a/animations/bull/sway.res b/animations/bull/sway.res new file mode 100644 index 0000000..740e2ab Binary files /dev/null and b/animations/bull/sway.res differ