Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 291 Bytes

bobot-battle

A turn-based, arena-combat, multiplayer game.

To format: gdformat `find . -wholename './scripts/*.gd'`

Dockerfile

To build: docker build .circleci/images/godot/ -t greysonr/godot_butler:<version number>

To push: docker push greysonr/godot_butler:<tag name>