XML Game Data is a tool designed to load and save various files with XML.
The plugin is easy to use and includes many features to work with data.
Plugin allows to:
- Load and save files in an any path including the persistent data path
- Encrypt / decrypt downloadable files
- Add and remove elements
- Get and set different types: string, int, float, bool, Vector2, Vector3, Vector4
- Find elements by a name and attributes
- Get and set attributes
- Get an element name, parent
- Replace an element with an another element
- Check if a file exists
Plugin also includes documentation and samples.
Because asset is a set of scripts it is compatible with more versions of Unity!