Add zfoo game server framework for godot (#280)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
godotg
2023-03-28 00:10:38 +08:00
committed by GitHub
parent 01067ae1ff
commit c2535b05ac

View File

@@ -407,3 +407,4 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
- [RetroPie Godot Game Engine "Emulator"](https://github.com/hiulit/RetroPie-Godot-Game-Engine-Emulator) - A scriptmodule to install a Godot "emulator" for RetroPie.
- [strip-to-frames.pl](https://github.com/adolson/godot-stuff/blob/master/strip-to-frames.pl) - Perl script to split a grid spritesheet image into numbered individual frame files.
- [Godot Package Manager](https://github.com/you-win/godot-package-manager) - Package manager for Godot using npm.
- [zfoo](https://github.com/zfoo-project/zfoo) - Java game server framework for Godot, including GDScript serialization and deserialization.