Lore - 为游戏开发设计的版本控制系统
Lore 是 Epic Games 主导开发并在 MIT 许可下开源的一个全新版本控制系统. Lore 针对代码和大型二进制资源混合的仓库进行优化, 特别是游戏开发中出现的包含大量贴图模型在内的多媒体二进制资源和纯文本代码资源混合的数字资产库, 针对大型二进制设计实现了直接在仓库中进行分块重用, 并支持按需获取文件数据以保持本地工作区轻量化加速协作.
Lore 项目包含仓库托管服务器软件, 版本控制命令行工具和多语言 SDK.
- 网站: lore.org
- 快速入门: epicgames.github.io/lore/tutor…
- GitHub: github.com/EpicGames/lore
Learn about Lore: next-generation open source version control
Maintained by Epic Games, Lore is designed for unprecedented scalability of both data and teams. It’s optimized for projects that combine code with large binary assets.Lore