View all by InterDreamSoft
Creator
Follow InterDreamSoft
Follow
Following InterDreamSoft
Following
Add To Collection
Collection
Comments
Devlog
Shared Memory - Godot 4.4+
←
Return to Shared Memory - Godot 4.4+
Devlog
Updated Example Project Architecture.
February 19, 2026
by
InterDreamSoft
The example project included in the source code has been updated. The architecture has been refactored to use a StateMachine design. Support for exported builds has been added...
Continue reading
Launch Shared Memory Library.
February 08, 2026
by
InterDreamSoft
1
#godot, #game-assets, #classes
This is an addon for Godot 4.4+ that adds the SharedMemory class for creating, opening and directly accessing shared memory segments for inter-process communication (IPC) ...
Continue reading