dootle.godot.actions
See EOF for license/metadata/notes as applicable
Classes
complain if a project.godot file can't be found |
|
Generate a template new template scene |
|
Generate a template new gdscript |
|
Module Contents
- class dootle.godot.actions.GodotProjectCheck
complain if a project.godot file can’t be found
- class dootle.godot.actions.GodotTestAction
- class dootle.godot.actions.GodotRunSceneAction
- class dootle.godot.actions.GodotRunScriptAction
- class dootle.godot.actions.GodotBuildAction
- class dootle.godot.actions.GodotNewSceneAction
Generate a template new template scene to write with write!
- class dootle.godot.actions.GodotNewScriptAction
Generate a template new gdscript to write with write!
- class dootle.godot.actions.GodotCheckScriptsAction