Files
OpenRA/OpenRA.Game/MiniYaml.cs
RoosterDragon fdcfb30011 Improve YAML parse time.
Stream lines to avoid needing to load the whole file first, and avoid a LINQ Contains call when string.IndexOf will be much faster.
2014-12-30 18:17:32 +00:00

8.0 KiB
Executable File