[DiscordArchive] https://github.com/n1tehawk/LuaXML ?
[DiscordArchive] https://github.com/n1tehawk/LuaXML ?
Archived author: tester • Posted: 2021-11-26T14:27:19.833000+00:00
Original source
https://github.com/n1tehawk/LuaXML ?
[Embed: GitHub - n1tehawk/LuaXML: A module that maps between Lua and XML wi...]
A module that maps between Lua and XML without much ado - GitHub - n1tehawk/LuaXML: A module that maps between Lua and XML without much ado
https://github.com/n1tehawk/LuaXML
Archived author: Foe • Posted: 2021-11-26T14:27:33.896000+00:00
Original source
yeah just found it, would require modding the lua engine then
Archived author: Foe • Posted: 2021-11-26T14:27:39.182000+00:00
Original source
since it's a c module
Archived author: tester • Posted: 2021-11-26T14:28:34.980000+00:00
Original source
Might not be perfect but I would be possible
Archived author: Foe • Posted: 2021-11-26T14:28:41.661000+00:00
Original source
yep
Archived author: Foe • Posted: 2021-11-26T14:29:09.639000+00:00
Original source
in this specific use case though, not so much, since he wanted to do it with only needing to distribute the AIO addon
Archived author: tester • Posted: 2021-11-26T14:30:00.257000+00:00
Original source
I mean if the xml was serverside, server converts to lua, sends addon
Archived author: Foe • Posted: 2021-11-26T14:30:22.848000+00:00
Original source
yeah but requires a core mod, which arguably is more work than just distributing the addon
Archived author: tester • Posted: 2021-11-26T14:31:05.852000+00:00
Original source
I agree it is much more work to make such happen. But maybe you feel like the next upgrade to eluna is xml support for this one arbitrary purpose
Archived author: Foe • Posted: 2021-11-26T14:31:44.635000+00:00
Original source
first upgrade would be luasec and luasocket support I have it working for Windows, just haven't bothered to deal with Linux support, so never pushed it