1 unstable release
0.0.0 | Oct 7, 2023 |
---|
#20 in #versatile
2KB
Godot ToolKit
gdtk
is a versatile toolkit for Godot developers. It does* everything you ever wished Godot could do, and a tiny bit more.
Planned features*
this is essentially a public roadmap
- GDScript and GodotCfg (.godot, .tscn and .tres) parsers
- Formatter
- Linter
- The foundantions are there, but there is shortage on rules 🙂
- Project and dependency manager
- Addon dependencies
- Native dependencies
- GPM dependencies
- Godot version manager
- Interpreter
- REPL
- Testing framework
- Godot integration
- Preprocessor
- LSP implementation
Credits
Greatly inspired by these projects:
- Pawel Lampe's godot-gdscript-toolkit
- Paul Hocker's gs-project-manager