neos-modding-group / neos-mod-manifest

Central manifest for all known Neos VR mods
https://www.neosmodloader.com/mods
Creative Commons Zero v1.0 Universal
11 stars 36 forks source link

Add Remora.Neos.Headless.API. #310

Open Nihlus opened 1 year ago

Nihlus commented 1 year ago

Adds Remora.Neos.Headless.API, a mod that adds a REST API to the headless client.

Due to the complexity of an in-process HTTP server, this mod is not distributed as a single assembly like most other mods. It requires several third-party (non-mod) libraries that are provided along with the mod in a zip archive. I hope that's okay; I couldn't see anything in the schema that could be used to indicate this.