6 ms·
A lot of unity games does it, especially the 'legacy' serializer
by Charon77 14d ago
A lot of unity games does it, especially the 'legacy' serializer
- butvacuum 12d agoI've not done unity3d dev- but yea, all I've seen from it are games using XML, or BinarySerializer. sometimes its compressed.