awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

77 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • win-acme/win-acmewin-acme 的头像

    win-acme/win-acme

    5,713在 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
    在 GitHub 上查看↗5,713
  • dialogic-godot/dialogicdialogic-godot 的头像

    dialogic-godot/dialogic

    5,259在 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
    在 GitHub 上查看↗5,259
  • silverbulletmd/silverbulletsilverbulletmd 的头像

    silverbulletmd/silverbullet

    4,710在 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
    在 GitHub 上查看↗4,710
  • tokisangames/terrain3dTokisanGames 的头像

    TokisanGames/Terrain3D

    3,974在 GitHub 上查看↗

    Terrain3D 是一个高性能工具包,用于在 Godot 游戏引擎内创建、雕刻和绘制可编辑的 3D 地貌。它提供了一套用于生成陆地并将其外部地理数据转换为优化 3D 地形网格的工具。 该系统具有植被管理器,使用细节层次(LOD)和阴影替身在景观中放置植被以保持性能。它还包含一个雕刻工具,支持创建带有孔洞的陆地以及多层纹理绘制。 该项目涵盖广泛的功能领域,包括高度图导入、实时顶点雕刻以及使用溅射图(splat-map)纹理混合和分层材质映射的表面绘制。它进一步实现了基于距离的细节层次切换,以管理大规模环境的渲染负载。

    High-performance 3D terrain system.

    C++
    在 GitHub 上查看↗3,974
  • ramokz/phantom-cameraramokz 的头像

    ramokz/phantom-camera

    3,397在 GitHub 上查看↗

    A Camera addon for Godot 4. Inspired by Cinemachine.

    Camera behavior simplification tool.

    GDScript
    在 GitHub 上查看↗3,397
  • hungryproton/scatterHungryProton 的头像

    HungryProton/scatter

    2,889在 GitHub 上查看↗

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

    Asset positioning automation tool.

    GDScript
    在 GitHub 上查看↗2,889
  • bitbrain/beehavebitbrain 的头像

    bitbrain/beehave

    2,933在 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
    在 GitHub 上查看↗2,933
  • bitwes/gutbitwes 的头像

    bitwes/Gut

    2,595在 GitHub 上查看↗

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

    GDScript unit testing utility.

    GDScript
    在 GitHub 上查看↗2,595
  • limbonaut/limboailimbonaut 的头像

    limbonaut/limboai

    2,514在 GitHub 上查看↗

    Behavior tree and state machine system.

    C++artificial-intelligencebehavior-treegame-developement
    在 GitHub 上查看↗2,514
  • sirramesq/smartshape2dSirRamEsq 的头像

    SirRamEsq/SmartShape2D

    1,705在 GitHub 上查看↗

    A 2D Terrain Tool for Godot

    2D terrain generation tool.

    GDScript
    在 GitHub 上查看↗1,705
  • vahera/godot-orchestratorVahera 的头像

    Vahera/godot-orchestrator

    1,535在 GitHub 上查看↗

    Orchestrator: Unleashing Creativity with Visual Scripting

    Visual scripting and dialogue subsystem.

    C++
    在 GitHub 上查看↗1,535
  • blackears/cyclopslevelbuilderblackears 的头像

    blackears/cyclopsLevelBuilder

    1,526在 GitHub 上查看↗

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

    Level building tool for prototyping.

    GDScript
    在 GitHub 上查看↗1,526
  • viniciusgerevini/godot-aseprite-wizardviniciusgerevini 的头像

    viniciusgerevini/godot-aseprite-wizard

    1,312在 GitHub 上查看↗

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

    Aseprite animation import plugin.

    GDScript
    在 GitHub 上查看↗1,312
  • 2shady4u/godot-sqlite2shady4u 的头像

    2shady4u/godot-sqlite

    1,290在 GitHub 上查看↗

    SQLite database wrapper.

    C++gamedevgodotgodot-addon
    在 GitHub 上查看↗1,290
  • mikeschulze/gdunit4MikeSchulze 的头像

    MikeSchulze/gdUnit4

    1,106在 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
    在 GitHub 上查看↗1,106
  • maran23/script-ideMaran23 的头像

    Maran23/script-ide

    1,007在 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
    在 GitHub 上查看↗1,007
  • nobodywho-ooo/nobodywhonobodywho-ooo 的头像

    nobodywho-ooo/nobodywho

    1,003在 GitHub 上查看↗

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

    Local LLM integration for NPC dialogue.

    Rust
    在 GitHub 上查看↗1,003
  • foxssake/netfoxfoxssake 的头像

    foxssake/netfox

    1,002在 GitHub 上查看↗

    Addons for building multiplayer games with Godot

    Multiplayer timing and rollback features.

    GDScript
    在 GitHub 上查看↗1,002
  • marcofaziorandom/virtual-joystick-godotMarcoFazioRandom 的头像

    MarcoFazioRandom/Virtual-Joystick-Godot

    975在 GitHub 上查看↗

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

    Touchscreen virtual joystick.

    GDScriptgdscriptgodotjoystick
    在 GitHub 上查看↗975
  • utopia-rise/fmod-gdnativeutopia-rise 的头像

    utopia-rise/fmod-gdnative

    878在 GitHub 上查看↗

    FMOD Studio GDExtension bindings for the Godot game engine

    FMOD audio engine integration.

    C++
    在 GitHub 上查看↗878
上一个123…4下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Plugins and Scripts

探索子标签

  • 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.