Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agc93/modmeta-relay

ModMeta Relay: an extensible server for handling mod metadata from anywhere
https://github.com/agc93/modmeta-relay

Last synced: about 1 month ago
JSON representation

ModMeta Relay: an extensible server for handling mod metadata from anywhere

Awesome Lists containing this project

README

        

# ModMeta Relay

ModMeta Relay is an **unofficial** implementation of the ModMeta API for interfacing Vortex (or any other ModMeta client) with any non-Nexus mod source. To clarify, this project is not affiliated in any way with Nexus Mods or anyone else, and is an open-source community resource.

So what's different about the Relay server? ModMeta Relay intends to be an extensible and configurable server that can provide a ModMeta-compatible API to any other non-Nexus metadata source.

ModMeta Relay doesn't provide any metadata itself! The actual metadata comes from **plugins** that can then load metadata from a file, database, API or cache and the Relay server will return the results.

Full documentation for getting started with ModMeta Relay as well as how to build plugins are available [agc93.github.io/modmeta-relay/](https://agc93.github.io/modmeta-relay/).