Ham Baguette

Run all commands from project root.

# Open Godot editor.
./bin/studio.sh

# Build web release.
./bin/build.sh

# Serve built web release.
python3 bin/server.py -r ../src/export/html