Porting an old Python utility to C++
I used to make a lot of niche Python tools for various niche uses for myself. One of these would decode assets encoded in old Roblox places as base64. Before you could upload assets directly to Roblox you were able to embed them directly into the place file themself, which