Do we have a plugin to read data from XML files in 0.4?
If I remember correctly, 0.3z server had the XML functions inbuilt in the squirrel server, so it did not require an external plugin.
I was hoping if someone could create a XML plugin similar to 0.3z or the LU server if it is convenient. I personally lack the knowledge to compile plugins.
for linux or windows?
Windows x64
You can use "tinyxml" library to do it.
Quote from: ysc3839 on Apr 29, 2015, 04:10 AMYou can use "tinyxml" library to do it.
The whole point of him asking is because he's requesting an XML plugin so he can use XML functions in Squirrel, not asking how to write an XML plugin.
Throwing this on my todo.
Quote from: stormeus on Apr 29, 2015, 04:33 AMQuote from: ysc3839 on Apr 29, 2015, 04:10 AMYou can use "tinyxml" library to do it.
The whole point of him asking is because he's requesting an XML plugin so he can use XML functions in Squirrel, not asking how to write an XML plugin.
Throwing this on my todo.
I think I can write it for him, but I have to prepare my midterm exam this weekend