diff --git a/alpha_todo.txt b/alpha_todo.txt deleted file mode 100644 index 082801c..0000000 --- a/alpha_todo.txt +++ /dev/null @@ -1,12 +0,0 @@ -Simple to-do for Druid Alpha 0.2.0 - -- better default style, add template for custom style -- compare with gooey -- remove component autoremove all children component - -- unify component api (get/set/to and other general stuff) -- add input_text component for alpha release -- custom input settings (name of touch, text, etc) -- try use final druid in real project (FI uses custom druid) (use in 4321?) -- ability to relocalize all locale text nodes -- ability to control buttons via controller. Select it by cursor (d-pad) diff --git a/game.project b/game.project index 4c6aa2c..4b10954 100644 --- a/game.project +++ b/game.project @@ -10,6 +10,7 @@ height = 900 [project] title = druid +version = 0.2.0 [library] include_dirs = druid