mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-29 06:14:42 -05:00
* https://github.com/dwango/UniVRM/pull/27 * https://msdn.microsoft.com/ja-jp/library/ms143375(v=vs.110).aspx * File.WriteAllText(path, str, Encoding.UTF8) is with BOM * File.WriteAllText(path, str) default encoding is without BOM