@godot-js/godot-ts
v0.0.8
Published
Tool for using GodotJS with TypeScript
Readme
GodotTS
Tool for using GodotJS with TypeScript.
Contents
Use
- 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
API
Look at the docs.
