Skip to content
iAndyHD3 edited this page May 19, 2024 · 3 revisions

Why doesn't it do anything ?

This mod will not do anything on its own. It is meant to be used by developers that want to interact with the GD editor without having to read and write to memory. You can see its usage in the Wiki.

Why can't I connect to the web socket server ?

The server will only run if you are currently in the editor. If you are in the editor, verify the URL you used to open the connection.

The URL should be ws://127.0.0.1:1313 for most use cases.

How can I install this mod ?

To install this mod, you will need to use the Geode SDK. You can then install the mod using the in-game menu.

Clone this wiki locally