Developing games and tools.
Addons:
- godot-softbody2d: Plugin that adds deformable 2D soft body.
- godot-rapier-physics: 2D and 3D physics engine for the Godot game engine with better stability, performance, liquids, determinism, state serialization and no ghost collisions.
- addon_shared_menus: Shared menus used in games.
- addon_icons_editor: Google material icons editor plugin.
- addon_theme_editor: Addon for managing themes.
- addon_emoji_editor: Emoji addon.
- addon_tiny_lobby_client: Client used to connect to tiny lobby.
Actions:
- action_godot_builder: Action that builds custom Godot Engine.
- action_setup_godot: GitHub Action that sets up the Godot Engine for Windows, Linux and Mac.
- action_export_godot_game: Actions to build Godot game for all platforms.
- action_deploy_godot_game: Actions to deploy Godot game to steam/web/itch/docker/appstore/playstore.
Documentation:
- documentation_release_checklist: A checklist of things needed to do when releasing a game.
- documentation_lobby: Documentation for Lobby Server.
Templates:
- project_godot_autobuild: Template project that uses Export Godot Game action.
Services:
- tiny_lobby: Mutliplayer backend service with lua and angelscript scripting.