01What happened
The story, straight
Epic Games announced Lore, an MIT-licensed, open-source version control system written in Rust and designed for large-file workflows in games and entertainment. The tool supports on-demand hydration and sparse workspaces, targeting studios managing massive asset repositories. The announcement was reported by Phoronix and Slashdot, with the official site live at lore.org.
Epic just dropped Lore, an MIT-licensed version control system written in Rust — purpose-built for game studios hauling massive files around. On-demand hydration, sparse workspaces, the whole deal. Phoronix and Slashdot both picked it up; the official site is already live.
02Spread timeline
Where it actually started
03Source receipts
Every claim, linked
04What's solid, what isn't
What's solid and what isn't
- Epic Games released Lore as an MIT-licensed open-source project.
- Lore is written in Rust.
- Lore is designed for large-file version control in games and entertainment.
- Lore supports on-demand hydration and sparse workspaces.
- The official site is live at lore.org with documentation and SDK info.
- Specific SDK platform coverage and server infrastructure requirements (referenced on lore.org but not detailed in available source text).
- Whether major studios beyond Epic are already using or testing Lore internally.
05Why it matters
The editorial take
Git has long struggled with large binary assets common in game development, pushing studios toward workarounds like Git LFS or proprietary tools like Perforce. Lore is Epic's direct answer — open-source, Rust-based, and built from scratch for that exact pain point. If it gains adoption, it could reshape how mid-size studios handle version control without paying Perforce licensing fees.
Git chokes on giant game assets. Everyone knows it. Perforce works but costs a fortune. Epic just handed the industry an open-source Rust alternative and said 'figure it out.' If mid-size studios adopt this, Perforce has a problem.
