Tool for using GodotJS with TypeScript.
- Download the editor
- Rename the downloaded file to
godotand add Godot to your path - Open a terminal
- Test if you can use Godot via CLI and run
godot --version - Run
npx -y @godot-js/godot-ts init- new project will be crated at your current terminal path - Follow the prompts
Look at the docs.