Skip to content

goostengine/goost-plugins

Repository files navigation

Goost Plugins

This is a collection of GDScript plugins which rely on the functionality implemented in the Goost Godot Engine C++ extension.

List of plugins

Plugin Short description Depends on
GridLayer Displays infinite grid at run-time. GridRect class
GDScriptTranspiler Adds an editor interface for transpiling scripts. gdscript_transpiler module (experimental)

Compatibility

The default branch is compatible with the latest stable Godot version.

If you are using an older (or future) version of Godot, use the appropriate branch for your Godot version:

  • gd3 for Godot 3.x.
  • gd4 for Godot 4.x.

Useful links

License

Unless otherwise specified, the plugins and scripts are distributed under the terms of the MIT license, as described in the LICENSE.md file.

About

A collection of plugins which rely on Goost features

Topics

Resources

License

Stars

Watchers

Forks