SinTh0r4s / ExampleMod1.7.10

An example mod for Minecraft 1.7.10 with Forge focussed on a stable setup.
MIT License
28 stars 103 forks source link

Unify encoding #40

Open TheElan opened 2 years ago

TheElan commented 2 years ago

It would be nice to have a unified encoding in the projects on both file source level and compiled code level. Needs some research, here are some useful links:

https://stackoverflow.com/questions/2164804/from-compilation-to-runtime-how-does-java-string-encoding-really-work

https://illegalargumentexception.blogspot.com/2009/05/java-rough-guide-to-character-encoding.html

https://stackoverflow.com/questions/5258526/java-source-file-encoding-with-chinese-character