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