mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08:00
c8f7f2215b
After way too much time investigating this, the encoding situation is
not great right now.
- Stable sets the "default code page" to be used for encoding filenames
to Shift-JIS (932):
|
||
---|---|---|
.. | ||
ArchiveReader.cs | ||
ByteArrayArchiveReader.cs | ||
DirectoryArchiveReader.cs | ||
MemoryStreamArchiveReader.cs | ||
SingleFileArchiveReader.cs | ||
ZipArchiveReader.cs |