Skip to content

Releases: williamd1k0/gdscript-cli

v0.6.0

20 Mar 20:47
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Add a godot executable to the same folder of gdscript binary or add the executable folder in system path.
The executable must have the following name: godot(.exe)

OR

Set an env var with the path of the godot executable:
GODOT_BINARY: path/to/godot(.exe)

Windows and Gnu/Linux builds compiled using Nuitka [MSVC15 / gcc(Debian 6.3.0-18+deb9u1)]

v0.5.0

10 Mar 06:39
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Add a godot executable to the same folder of gdscript binary or add the executable folder in system path.
The executable must have the following name: godot(.exe)

OR

Set an env var with the full path of the godot executable:
GODOT_BINARY: path/to/godotengine.exe

Windows and Gnu/Linux builds compiled using Nuitka [MSVC14 / gcc(Debian 6.3.0-18+deb9u1)]

v0.4.0

29 Jan 19:46
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Add a godot executable to the same folder of gdscript binary or add the executable folder in system path.
The executable must have the following name: godot(.exe)

OR

Set an env var with the full path of the godot executable:
GODOT_BINARY: path/to/godotengine.exe

Windows and Gnu/Linux builds compiled using Nuitka [MSVC14 / gcc(Debian 6.3.0-18+deb9u1)]

v0.3.0

28 Jan 00:24
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Add a godot executable to the same folder of gdscript binary or add the executable folder in system path.
The executable must have the following name: godot(.exe)

OR

Set an env var with the full path of the godot executable:
GODOT_BINARY : path/to/godotengine.exe

v0.2.0

26 Jan 04:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Test builds using Nuitka.

Add a godot executable to the same folder of gdscript.exe or add the executable folder in system path.
The executable must have the following name: godot.exe

OR

Set an env var with the full path of the godot executable:
GODOT_BINARY : path/to/godotengine.exe

Proof of concept release

22 Apr 13:00
Compare
Choose a tag to compare
Pre-release

[[ Proof of concept release | Windows ]]

Add a godot executable to the same folder of gdscript.exe or add the executable folder in system path.
The executable must have the following name: godot.exe

OR

Set an env var with the full path of the godot executable:
GODOT_BINARY : path/to/godotengine.exe