summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorHenrique Alves <henrique.alves@itsjungle.xyz>2024-01-27 23:59:31 +0200
committerHenrique Alves <henrique.alves@itsjungle.xyz>2024-01-27 23:59:31 +0200
commit01d02b389d3ba302c84986295ec06839cf4d4918 (patch)
treec15fda2a96ec9e0aecbabc3028db3952a3cd7350 /deploy.sh
parenta38fc38e0e2a44732b87bfcbdcc0e5aaae6c3167 (diff)
downloadgamejam-ggj-2024-01d02b389d3ba302c84986295ec06839cf4d4918.tar.gz
gamejam-ggj-2024-01d02b389d3ba302c84986295ec06839cf4d4918.tar.bz2
gamejam-ggj-2024-01d02b389d3ba302c84986295ec06839cf4d4918.zip
Add instructions
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 916655a..d5e8541 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,6 +1,7 @@
#! /bin/bash
-readonly GODOT_4_PATH="/home/peronio/.local/bin/Godot_v4.2.1.x86_64"
+#readonly GODOT_4_PATH="/home/peronio/.local/bin/Godot_v4.2.1.x86_64"
+readonly GODOT_4_PATH="/Applications/Godot.app/Contents/MacOS/Godot"
readonly PROJECT_NAME="ggj-2024"
mkdir -p ./build/