awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

77 dépôts

Awesome GitHub RepositoriesPlugins and Scripts

Add-ons and scripts to extend engine functionality and workflow.

Explore 77 awesome GitHub repositories matching part of an awesome list · Plugins and Scripts. Refine with filters or upvote what's useful.

Awesome Plugins and Scripts GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • win-acme/win-acmeAvatar de win-acme

    win-acme/win-acme

    5,713Voir sur GitHub↗

    Automate SSL/TLS certificates on Windows with ease

    Extends certificate handling by running PowerShell scripts or building custom C# plugins for validation and installation.

    C#acmeacme-v2certificates
    Voir sur GitHub↗5,713
  • dialogic-godot/dialogicAvatar de dialogic-godot

    dialogic-godot/dialogic

    5,259Voir sur GitHub↗

    Dialogic is a dialogue editor and runtime system for the Godot engine that provides a complete framework for creating branching conversations with characters, animations, and state management. At its core, it functions as a branching narrative editor with visual and text-based timeline authoring, a character animation manager that handles portraits and scene positioning, a localization tool that exports timelines to CSV for translation, and an interactive framework that manages player choices, text reveals, voice lines, and dynamic text effects within conversations. What distinguishes this sy

    Dialogue and conversation management system.

    GDScriptaddondialogicdialogue
    Voir sur GitHub↗5,259
  • silverbulletmd/silverbulletAvatar de silverbulletmd

    silverbulletmd/silverbullet

    4,710Voir sur GitHub↗

    Silver Bullet is a local-first, bidirectional Markdown wiki that functions as a Lua-scriptable note-taking platform with an embedded declarative query language. It treats a single folder on your device as the root workspace, monitoring that directory for file changes via a native file-system watcher to keep its in-memory index and user interface synchronised in near real-time. Notes are parsed into a live-preview Markdown AST that re-renders only changed nodes as you type, and the application builds a directed graph of internal hyperlinks from each note’s content to support bidirectional navig

    Adds custom features by installing plugins or writing scripts that modify workspace behavior.

    TypeScriptend-user-programmingknowledge-managementlua
    Voir sur GitHub↗4,710
  • tokisangames/terrain3dAvatar de TokisanGames

    TokisanGames/Terrain3D

    3,974Voir sur GitHub↗

    Terrain3D est une boîte à outils haute performance pour créer, sculpter et peindre des paysages 3D éditables au sein du moteur de jeu Godot. Il fournit un ensemble d'outils pour générer des masses terrestres et convertir des données géographiques externes en maillages de terrain 3D optimisés. Le système dispose d'un gestionnaire de feuillage qui place la végétation sur les paysages en utilisant des niveaux de détail et des imposteurs d'ombre pour maintenir la performance. Il inclut également un outil de sculpture qui prend en charge la création de masses terrestres avec des trous et la peinture de textures multicouches. Le projet couvre une large surface de capacités incluant l'importation de heightmaps, la sculpture de sommets en temps réel et la peinture de surface utilisant le mélange de textures splat-map et le mappage de matériaux en couches. Il implémente en outre une commutation de niveau de détail basée sur la distance pour gérer les charges de rendu pour les environnements à grande échelle.

    High-performance 3D terrain system.

    C++
    Voir sur GitHub↗3,974
  • ramokz/phantom-cameraAvatar de ramokz

    ramokz/phantom-camera

    3,397Voir sur GitHub↗

    A Camera addon for Godot 4. Inspired by Cinemachine.

    Camera behavior simplification tool.

    GDScript
    Voir sur GitHub↗3,397
  • hungryproton/scatterAvatar de HungryProton

    HungryProton/scatter

    2,889Voir sur GitHub↗

    Godot engine addon to randomly fill an area with props or other scenes

    Asset positioning automation tool.

    GDScript
    Voir sur GitHub↗2,889
  • bitbrain/beehaveAvatar de bitbrain

    bitbrain/beehave

    2,933Voir sur GitHub↗

    Beehave is a behavior tree AI framework and plugin for the Godot engine. It serves as an agent logic orchestrator for designing adaptive non-player character behaviors using hierarchical behavior trees. The system features a visual debugger that provides runtime visualization of the execution flow and internal state of active trees. This allows for AI execution analysis and the identification of logic errors through a state-based runtime interface. The framework utilizes a composite-decorator pattern and a tick-based polling cycle to execute tree-based logic. It integrates directly with the

    Behavior tree system for NPC AI.

    GDScriptaibehavior-treegame-development
    Voir sur GitHub↗2,933
  • bitwes/gutAvatar de bitwes

    bitwes/Gut

    2,595Voir sur GitHub↗

    Godot Unit Test. Unit testing tool for Godot Game Engine.

    GDScript unit testing utility.

    GDScript
    Voir sur GitHub↗2,595
  • limbonaut/limboaiAvatar de limbonaut

    limbonaut/limboai

    2,514Voir sur GitHub↗

    Behavior tree and state machine system.

    C++artificial-intelligencebehavior-treegame-developement
    Voir sur GitHub↗2,514
  • sirramesq/smartshape2dAvatar de SirRamEsq

    SirRamEsq/SmartShape2D

    1,705Voir sur GitHub↗

    A 2D Terrain Tool for Godot

    2D terrain generation tool.

    GDScript
    Voir sur GitHub↗1,705
  • vahera/godot-orchestratorAvatar de Vahera

    Vahera/godot-orchestrator

    1,535Voir sur GitHub↗

    Orchestrator: Unleashing Creativity with Visual Scripting

    Visual scripting and dialogue subsystem.

    C++
    Voir sur GitHub↗1,535
  • blackears/cyclopslevelbuilderAvatar de blackears

    blackears/cyclopsLevelBuilder

    1,526Voir sur GitHub↗

    A Godot plugin to let you block in levels inside the Godot editor.

    Level building tool for prototyping.

    GDScript
    Voir sur GitHub↗1,526
  • viniciusgerevini/godot-aseprite-wizardAvatar de viniciusgerevini

    viniciusgerevini/godot-aseprite-wizard

    1,312Voir sur GitHub↗

    Godot Editor plugin to help import Aseprite animations to AnimationPlayers, AnimatedSprites and SpriteFrames.

    Aseprite animation import plugin.

    GDScript
    Voir sur GitHub↗1,312
  • 2shady4u/godot-sqliteAvatar de 2shady4u

    2shady4u/godot-sqlite

    1,290Voir sur GitHub↗

    SQLite database wrapper.

    C++gamedevgodotgodot-addon
    Voir sur GitHub↗1,290
  • mikeschulze/gdunit4Avatar de MikeSchulze

    MikeSchulze/gdUnit4

    1,106Voir sur GitHub↗

    Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.

    Unit testing framework.

    GDScript
    Voir sur GitHub↗1,106
  • maran23/script-ideAvatar de Maran23

    Maran23/script-ide

    1,007Voir sur GitHub↗

    Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Multiline Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script. Quick Open and Override Dialog.

    IDE-like script editor interface.

    GDScript
    Voir sur GitHub↗1,007
  • nobodywho-ooo/nobodywhoAvatar de nobodywho-ooo

    nobodywho-ooo/nobodywho

    1,003Voir sur GitHub↗

    NobodyWho is an inference engine that lets you run LLMs locally and efficiently on any device.

    Local LLM integration for NPC dialogue.

    Rust
    Voir sur GitHub↗1,003
  • foxssake/netfoxAvatar de foxssake

    foxssake/netfox

    1,002Voir sur GitHub↗

    Addons for building multiplayer games with Godot

    Multiplayer timing and rollback features.

    GDScript
    Voir sur GitHub↗1,002
  • marcofaziorandom/virtual-joystick-godotAvatar de MarcoFazioRandom

    MarcoFazioRandom/Virtual-Joystick-Godot

    975Voir sur GitHub↗

    A simple virtual joystick for touchscreens, for both 2D and 3D games, with useful options.

    Touchscreen virtual joystick.

    GDScriptgdscriptgodotjoystick
    Voir sur GitHub↗975
  • utopia-rise/fmod-gdnativeAvatar de utopia-rise

    utopia-rise/fmod-gdnative

    878Voir sur GitHub↗

    FMOD Studio GDExtension bindings for the Godot game engine

    FMOD audio engine integration.

    C++
    Voir sur GitHub↗878
Préc.123…4Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Plugins and Scripts

Explorer les sous-tags

  • Certificate Workflow ScriptsExtends certificate handling by running PowerShell scripts or building custom C# plugins for validation and installation. **Distinct from Plugins and Scripts:** Distinct from Plugins and Scripts: specifically targets certificate workflow extension, not general plugin ecosystems.