Jump to content
Sign in to follow this  
W-Cephei

Server side mods should be able to use the REST API

Recommended Posts

Since we are not getting .dll extensions, a mod running on the server should be able to make use of the REST API.

 

Reasoning: Enabling AAR tools like OCAP. https://github.com/OCAP2/OCAP

  • Like 3

Share this post


Link to post
Share on other sites

it will be nice to have, also being able to use .dll extension... but ocap needed an extension because you are not being able to write and save files, now you can

 

Share this post


Link to post
Share on other sites

Yep, this is nearly a must-have for many add-ons/tools to work the right way.

Share this post


Link to post
Share on other sites

There is built-in HTTP(2) client (with TLS support) in Enfusion and also JSON (de)serializer. We just need to find out how to use it. Have anyone tried to checkout how Server Browser and Workshop Browser submit HTTP requests?

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×