Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 234 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 234 Bytes

UTF8Dir

  • convert all files(.txt .h .cpp .py) in dir to UTF-8 WITH BOM
  • BACKUP YOUR FILES BEFORE USE THIS TOOL! don't blame me if this tool destroy your files

Run gen_exe.bat to gen a exe. "pip install PyInstaller" is needed.