sevivon

[DORMANT] multiplayer dreidel game for mobile devices w/ godot
git clone git://git.figbert.com/sevivon.git
Log | Files | Refs | README | LICENSE

commit 04286c3b5dfa0e057ce203d27a7f382fb2d9e999
parent 2e2381a494d9ce4840e423af468530129330e0eb
Author: FIGBERT <figbert@figbert.com>
Date:   Fri, 29 Jan 2021 18:20:49 -0800

Set src/scenes/main.tscn as main scene

Diffstat:
Mproject.godot | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/project.godot b/project.godot @@ -16,6 +16,7 @@ _global_script_class_icons={ [application] config/name="Sov" +run/main_scene="res://src/scenes/main.tscn" config/icon="res://icon.png" [rendering]