jholdstock / hambaguette-godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:GDScript 50.8%Language:HTML 32.4%Language:Python 9.6%Language:Shell 7.2%