#godot #toolkit #versatile #reserved #engine #manager

app gdtk

An all-in-one toolkit for Godot Engine. Currently only reserved.

1 unstable release

0.0.0 Oct 7, 2023

#22 in #versatile

Unlicense

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:

No runtime deps