socialpoint-labs / unity-yaml-parser

Python3 library to manipulate Unity serialized files from outside the Unity Editor.
https://pypi.org/project/unityparser/
MIT License
137 stars 24 forks source link

Investigate newly released documentation on UnityYAML format #22

Closed sp-ricard-valverde closed 11 months ago

sp-ricard-valverde commented 4 years ago

There's finally some official documentation on the internal Unity YAML format that we can try to leverage and further improve this tool:

https://docs.unity3d.com/Manual/UnityYAML.html

sp-ricard-valverde commented 11 months ago

Scarce documentation is not helpful at all