awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPlugin Configuration Interfaces

User-facing systems for editing mod settings like key bindings and colors without modifying code.

Distinguishing note: None of the candidates cover a general mod configuration system; they focus on save games or behavior logic.

Explore 1 awesome GitHub repository matching game development · Plugin Configuration Interfaces. Refine with filters or upvote what's useful.

Awesome Plugin Configuration Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bepinex/bepinexAvatar von BepInEx

    BepInEx/BepInEx

    7,368Auf GitHub ansehen↗

    BepInEx is a Unity game modding framework that enables the injection of custom C# code and external assemblies into running processes without modifying original binaries. It provides a plugin loader and a dependency resolution engine to ensure that external modules are initialized in the correct order based on defined metadata requirements. The framework includes a centralized plugin configuration system for storing and editing custom settings via files and interactive inputs. It also features a runtime object inspector for browsing and debugging active game objects and components within a Un

    Provides a centralized system for users to customize plugin settings and key bindings.

    C#bepinexframeworkil2cpp
    Auf GitHub ansehen↗7,368
  1. Home
  2. Game Development
  3. Plugin Configuration Interfaces