Skip to content

Higgs1/godot-visual-script

 
 

Repository files navigation

VisualScript module for Godot 4.0

Compiling

  • cd into the root folder of Godot's source code
  • git clone https://github.com/Higgs1/godot-visual-script.git modules/visual_script
  • compile Godot with scons as per usual. Their build script is configured to automatically include new modules.

See the Godot documentation for instructions on how to compile the engine.

Contributing

If you're interested in working on porting this C++ module to GDExtension, please join the #scripting (to discuss VisualScript) and #gdextension (to discuss GDExtension and godot-cpp) on the Godot Contributors Chat.

About

VisualScript for Godot 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%