Nexus-Mods / vortex-api

Extension API for vortex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vortex API

API used by Vortex extensions.

Technically you don't need this module. When your extension run (regularly), vortex will inject the vortex-api module, so this module is mainly relevant as a reference and to provide command completion in an IDE.

API Reference

The API reference is available at https://nexus-mods.github.io/vortex-api. However, for technical reasons this reference may currently contain classes and interfaces that are not actually exposed through the api.

About

Extension API for vortex

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%