Game Jam Godot Template Development Godot Godot 4.1 is required. Install pre-commit hooks Python 3 is required. python3 -m pip install pre-commit pre-commit install To run pre-commit hooks manually: pre-commit run --all-files