Skip to content

A minimal setup for using godot's JS bindings without using the editor by default.

Notifications You must be signed in to change notification settings

acklavidian/js_minimal_godot

Repository files navigation

js_minimal_godot

A minimal setup for typescript using GodotExplorer's JS bindings without using the editor by default.

Usage

  • Open a terminal and run npm i
  • then run npm run watch
  • Open another terminal and run npm run start
  • Edit Main.tsx
  • Restart npm run start process to see changes.

About

A minimal setup for using godot's JS bindings without using the editor by default.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published