Dark XML

$9
Publisher Dark Chariot Studios
File size 10.48kB
Number of files 5
Latest version 1
Latest release date 2016-06-13 05:32:27
First release date 2016-06-10 12:03:28
Supported Unity versions 2018.4.2 or higher
Not a fan of XML in C#? Neither are we. That's why we created Dark XML. We wanted an easy way to load, save, create, and manipulate XML all at run-time. No hoops to jump through. No strange syntax. No fancy-business. Just. Easy. Xml. Whether loading or saving your game data -- do it with ease. We hope you enjoy it. We know we have.

DarkXML xml = new DarkXML("<dark_xml/>");
xml.AddChild("<easy/>");
xml.GetChildAt(0).AddNode("<xml/>");
xml.SetAttribute("done", "right");

Top Publisher Assets