Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 532 Bytes

UtilsCollection

Collection of utils code

Projects

Standalone programs

  • ResourceEmbedder : Convert folder with binary data to cpp data
  • U8ToX : Convert cpp unicode string format to UTF-8 format ("\uf1fb" => "\xEF\x87\xBB")

Libraries