RigelEngine
RigelEngine copied to clipboard
Normalize line endings in `CMPFilePackage::fileAsText`
Normalize line endings (i.e., convert \r\n to \n) in CMPFilePackage::fileAsText instead of dealing with them in the Duke Script parser code.