godot-api-refs

This small utility is used to interrogate the stable branch of Godot and extract links to the Godot help API's. The links are stored as a .json file in the current working directory.

The godot-api-refs homepage can be found at:

and the python package is at:

As with godot2rest the program is installed by simply typing

$ pip install godot-api-refs

Caution

see the Installation warning regarding the use of virtual environments.