mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-26 18:46:41 -04:00
b32732916c
Added push_back and Split methods to gd::String
Advanced XML is a free implementation of TinyXML for GDevelop. Source code organisation ======================== - res -> Contains images needed by the extension (this folder's files should be copied in GDDIR/res/AdvancedXML folder) - src -> Contains source code and Code::Block project file - testSamples -> Contains some examples for testing purpose Licence ======= The extension is under the MIT license.