Where can I find the version of Godot with Visual Scripting

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Talsac
:warning: Old Version Published before Godot 3 was released.
:bust_in_silhouette: Reply From: kidscancode

Visual Scripting is currently only available in version 3.0, which is currently in the alpha testing stage. You can either download the master branch from here:

and compile yourself following the build instructions.

Or you can try one of the automated daily builds found here:

Be aware, things can still be unstable at this point, and there is not a lot of documentation yet for VisualScripting. There is a partial guide here:
http://docs.godotengine.org/en/latest/learning/scripting/visual_script/visual_script_basics.html