You donât need permission for code this short and simple =P
Well I never do that. I structure everything like a C++ Game: Many Folders which hold all the content and an exe file.
I wold care about compression and or formats, I could just compress/decompress it myself, but who cares. Only if gets > 700MB =P
Oh yea using String concatenation while using StringBuilder.append is kinda silly. Call append each time.
Well I guess most people donât write their own Map Editor which they rarely have to write stuff to file.