Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 622 Bytes

GodotTS

Tool for using GodotJS with TypeScript.

Contents

Use

  1. Download the editor
  2. Rename the downloaded file to godot and add Godot to your path
  3. Open a terminal
  4. Test if you can use Godot via CLI and run godot --version
  5. Run npx -y @godot-js/godot-ts init - new project will be crated at your current terminal path
  6. Follow the prompts

API

Look at the docs.