Hello,
since the release of Godot 4.x we have enjoyed our time with the engine and worked on several examples, with tutorials and source code, that integrate our Client C# API with Godot Mono 4.x.

For those unaware, SmartFoxServer is a client/server SDK for rapid development of multiplayer games that has been around since 2004 and supports all major platforms (Windows, macOS, Linux, Unity, iOS, Android etc.). Unofficially we have been supporting Godot as well, since we provide client-side C# API, but we're now happy to announce it in a more "official" way with examples and tutorials to get started.

If you are interested you can get both SmartFoxServer 2X and the Godot examples freely from our website:

-> SmartFoxServer 2X Community Edition
-> Godot Mono Example pack
-> Examples and documentation

The examples are organized in increasing complexity, from the very basics to a complete multiplayer game with server-side code, so you can get started without any knowledge of how to use SmartFox, or how to build a multiplayer game.

If there are any questions or feedback let us know, we'll do our best to reply to every request.

Cheers

3 months later

i dont see native anywhere? does it not run in gdscript?