Commit Graph

8 Commits

Author SHA1 Message Date
ousttrue
b1552585e5 Removed utf8bom
* 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
2018-08-26 13:29:25 +09:00
ousttrue
87d82fd794 Updated JsonSchema 2018-08-21 23:25:48 +09:00
ousttrue
e6278f8549 VRMVersionMenu.SplitAndWriteJson 2018-08-21 20:43:35 +09:00
ousttrue
d5cd9c5d45 Updated vrm.schema.json 2018-08-07 16:17:46 +09:00
ousttrue
a6c7327f41 WIP JsonSchema 2018-07-30 18:21:24 +09:00
ousttrue
fd04f556f6 Add version to VRM menu 2018-07-19 20:37:36 +09:00
ousttrue
689fbe3ca9 IncrementVersion 2018-05-25 16:44:42 +09:00
ousttrue
2b34694ab3 add VRM scripts 2018-03-27 19:46:11 +09:00