The source project of this merge request has been removed.
[chusan] allow unicode character on team name
In the current version, Aqua uses the game.chusan.team-name
property for team names. However, Java reads all application.properties using the ISO-8859-1 encoding, which makes it impossible to use non-ISO-8859-1 characters in team names.
This pull request adopts the same solution used in the mai2 API placename fix, allowing non-ISO-8859-1 characters to be used in team names for chusan.