Epic Games has announced Lore, a new open-source version control system (VCS) designed to handle the large binary files common in game and entertainment production. The announcement, reported by Phoronix, addresses a longstanding pain point in creative workflows that Git — the industry standard — was not originally built to handle efficiently.

Git excels at tracking text-based source code, but studios working with massive 3D assets, textures, video files, and full Unreal Engine projects routinely encounter performance bottlenecks and storage bloat. Lore is designed to address this gap, with an architecture optimised for faster operations and reduced disk footprint when managing large files — problems that teams relying on Git LFS or similar workarounds continue to face.

With Git's dominance and maturity, the question of why another VCS is warranted arises naturally. According to the Phoronix report, the answer lies in specialization: Lore is not intended as a general-purpose Git replacement but as a targeted tool for resource-heavy, non-code asset pipelines. By releasing the tool as open-source, Epic is inviting community contributions, integrations, and real-world feedback to accelerate Lore's development and adoption.

The tool's relevance extends beyond game development. Managing large binary datasets is a universal challenge across fields such as architecture, scientific visualization, engineering, and other data-intensive domains. A freely available, industry-backed solution addressing this niche could lower barriers for teams of any size.

The broader significance is a continuation of a familiar trend: open-source tooling expanding from core infrastructure into specialised professional software. As purpose-built projects like Lore emerge, they offer practitioners alternatives shaped to their exact workflows. The critical unknowns now are adoption pace, ecosystem maturity — particularly integrations with major DCC applications, game engines, and CI/CD pipelines — and how Lore's design performs under the demands of large-scale production environments.


Epic Games 宣布推出 Lore,這是一個專為處理遊戲與娛樂製作中常見的大型二進位檔案而設計的新型開源版本控制系統。Phoronix 報導了這項消息,其目標直指創意工作流程中一個長期存在的痛點——而這正是行業標準 Git 當初並非為高效處理此類需求而設計的。

Git 擅長追蹤基於文字的原始碼,但當工作室需要對龐大的 3D 資產、紋理、影片檔案以及完整的 Unreal Engine 項目進行版本控制時,卻經常遇到效能瓶頸和儲存膨脹的問題。Lore 的設計正是為了填補這一缺口,其架構針對大型檔案的更快操作和減少磁碟佔用空間進行了優化——這些問題是依賴 Git LFS 或類似變通方案的團隊持續面對的。

鑑於 Git 的主導地位和成熟度,人們自然會質疑為何還需要另一個版本控制系統。根據 Phoronix 的報導,答案在於專業化:Lore 並非作為通用的 Git 替代品推出,而是針對資源密集型、非程式碼資產 pipeline 的專用工具。Epic 透過將該工具以開源形式發布,邀請社群貢獻、整合以及實際使用反饋,以加速 Lore 的開發和採用。

該工具的應用範圍不止於遊戲開發。管理大型二進位資料集是建築、科學視覺化、工程及其他資料密集型領域普遍面臨的挑戰。一個免費可用、由業界支持的解決方案,針對此細分領域提供支援,有望降低任何規模團隊的門檻。

更廣泛的意義在於延續一個熟悉的趨勢:開源工具正從核心基礎設施擴展到高度專業化的專業軟件。隨著像 Lore 這樣專用項目出現,它為從業者提供了為其精確工作流程量身打造的替代方案。目前關鍵的未知數包括採用速度、生態系統成熟度——特別是與主要 DCC 應用、遊戲引擎和 CI/CD pipeline 的整合——以及 Lore 的設計在大規模生產環境需求下的表現如何。

新聞來源 / Original News Source