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
·

1 dépôt

Awesome GitHub RepositoriesEngine Modification Interfaces

Standardized interfaces for injecting code into the Minecraft Java Edition engine.

Distinct from Minecraft Plugin Development: Distinct from Minecraft Plugin Development: focuses on engine-level code injection and modification rather than server-side plugin APIs.

Explore 1 awesome GitHub repository matching part of an awesome list · Engine Modification Interfaces. Refine with filters or upvote what's useful.

Awesome Engine Modification Interfaces 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.
  • neoforged/neoforgeAvatar de neoforged

    neoforged/NeoForge

    1,949Voir sur GitHub↗

    NeoForge is a development framework and programming interface designed for modifying the Minecraft Java Edition game engine. It provides a standardized environment that allows developers to inject custom logic, extend core gameplay mechanics, and introduce new content into the game. The platform distinguishes itself by utilizing a system of hooks and registry patterns that manage how modifications interact with the game engine. It maintains stability across different versions by separating client and server execution environments and automating the discovery and loading of mod packages. The

    Creates custom content and gameplay mechanics for Minecraft Java Edition by injecting code into the game engine through a standardized interface.

    Javahacktoberfestminecraftmodding-api
    Voir sur GitHub↗1,949
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Game Development Plugins
  5. Minecraft Plugin Development
  6. Engine Modification Interfaces