MergeCore is a desktop agent that automates the most painful part of FiveM server administration: updating scripts without losing your customizations.
Every FiveM server owner knows the struggle. A developer releases a new version of their script. You want the update — new features, bug fixes, security patches. But your server has dozens of customized config files, modified client scripts, SQL schema changes, and carefully tuned settings that would be wiped by a standard update.
MergeCore solves this by understanding the structure of each update through developer-submitted manifests, then intelligently merging changes while preserving your customizations. Configuration files are diffed, SQL migrations are handled, protected (escrow) files are safely replaced, and everything is backed up before a single file is touched.