awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesWorld Modification Synchronization

Synchronizing changes to world tiles and blocks across network clients to maintain environmental consistency.

Distinct from Runtime Tile Updates: Candidates focus on navmesh updates or image tiling, not multiplayer world state synchronization.

Explore 1 awesome GitHub repository matching game development · World Modification Synchronization. Refine with filters or upvote what's useful.

Awesome World Modification Synchronization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tmodloader/tmodloaderAvatar tModLoader

    tModLoader/tModLoader

    5,099Vezi pe GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    Implements network synchronization of tile and rectangular area changes to keep world modifications consistent across all clients.

    C#apigamesteam
    Vezi pe GitHub↗5,099
  1. Home
  2. Game Development
  3. World Modification Synchronization