diff --git a/README.md b/README.md index 8eb7f9d..eebff49 100644 --- a/README.md +++ b/README.md @@ -489,5 +489,6 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [Godot Package Manager](https://github.com/you-win/godot-package-manager) - Package manager for Godot using npm. - [`gd-com` npm package](https://www.npmjs.com/package/@gd-com/utils) - Communicate with Godot clients using Node.js. - [RetroPie Godot Game Engine "Emulator"](https://github.com/hiulit/RetroPie-Godot-Game-Engine-Emulator) - A scriptmodule to install a Godot "emulator" for RetroPie. +- [ShipThis](https://github.com/shipth-is/cli) - CLI to build and publish Godot mobile games to the App Store and Google Play. - [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. - [zfoo](https://github.com/zfoo-project/zfoo) - Java game server framework for Godot, including GDScript serialization and deserialization.