/openmod-plugins

A website where you can find OpenMod plugins.

Primary LanguageC#MIT LicenseMIT

openmod-plugins

This repository contains the source code of the openmod plugins website.

FAQ

How can I add my plugin to the list?

Plugins can be added as easy as publishing a package on NuGet.org with some OpenMod-specific configuration. Follow the official publishing guide. Please double-check that you correctly configured your plugin's .csproj file.