Misc

Modal World
by dragunoff
A Godot 4.x plugin for managing modal windows. Modal windows are blocking and appear on top of everything. The title, body text, backdrop color and the modal action buttons can be controlled via configuration.

ZeroNet
by anoa
Run an embedded instance of ZeroNet inside your Godot games. ZeroNet is an open source, peer-to-peer network which allows for arbitrary file storage and website hosting, as well as user and authentication functionality. Learn more at https://zeronet.io. See usage instructions within the repo: https://github.com/zam-org/godot-zeronet-plugin/blob/master/README.md

Epic Online Services Godot (EOSG)
by 3ddelano
Easiest way to use Epic Online Services in Godot 4.3 (EOSG) (includes demo project) Supports Windows, Linux, Mac, iOS and Android. Docs: https://3ddelano.github.io/epic-online-services-godot/ New High Level EOS -High level EOS provides easy to use functions to interact with EOS SDK. From Authentication, Leaderboards, Lobbies and more. - Updated Auth, Leaderboards, Stats and Lobbies samples to use HEOS - Updated lobbies sample with Voice and realtime chat - See editor documentation for the cla...
Goto Region
by lsbt
This plugin allows you to quickly search through the regions in your code similar to Go To Function.