atom0s Moderator
Reputation: 204 Joined: 25 Jan 2006 Posts: 8579 Location: 127.0.0.1
|
Posted: Mon Jul 12, 2021 10:21 pm Post subject: |
|
|
Ah sorry, misread what you were asking for.
CE's tables are made in XML format, while you are requesting JSON, the format being used by CE itself is XML but you could write your own formatting setup in Lua to parse the current table information and rebuild it as a JSON blob instead.
Serving it elsewhere would be a means of setting up CE to listen for requests which you can do with LuaSocket.
Your need/request for this is a tad specific to be something to directly add to CE since it can be done in Lua as well as a plugin. So it's unlikely DarkByte would see a point to adding something this specific into CE directly. _________________ - Retired.
|
|