Used EOLWriter to normalize line breaks instead of regex

This commit is contained in:
Vhati 2014-03-09 03:44:40 -04:00
parent 725ba55731
commit f6dfab2748
3 changed files with 117 additions and 19 deletions

View file

@ -9,6 +9,7 @@ Changelog
- Changed modman.exe to fail rather than use VirtualStore
- Added modman_admin.exe, which always runs as administrator
- Added a Validate warning for junk files whose names end with a tilde
- Minor optimizations to reduce memory usage
1.4:
- Cleaned up some dodgy code when initially prompting for FTL's location