gdscript2rest

The gdscript2rest homepage can be found at:

and the python package is at:

Installing gdscript2rest is relatively simple once Pip is installed. All that is required is to open up either a command prompt (windows) or a terminal (linux/mac) and enter

$ pip install gdscript2rest

Caution

see the Installation warning regarding the use of virtual environments.