Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A minimal Queue class for the Godot EngineDirect link to a zip that contains the addon:https://codeberg.org/anyreso/godot-queue/archive/main:demo/addons.zip
Godot Queue
A minimal Queue
class for the Godot Engine
Quickstart
scons -j`nproc` && godot -s fifo.gd --path demo --quit
scons platform=linux target=template_release arch=x86_64
scons platform=linux target=template_debug arch=x86_64
Documentation
godot --path demo --doctool ../ --gdextension-docs
and recompile with target=editor
or target=template_debug
A minimal Queue class for the Godot Engine
Direct link to a zip that contains the addon:
https://codeberg.org/anyreso/godot-queue/archive/main:demo/addons.zip
Reviews
Quick Information

A minimal Queue class for the Godot EngineDirect link to a zip that contains the addon:https://codeberg.org/anyreso/godot-queue/archive/main:demo/addons.zip