/Analyzers

Primary LanguageC#MIT LicenseMIT

Analyzers for Harmony Modding

Roslyn analyzers designed to work with the Harmony modding library, and games that use it.

Harmony Analyzers:
Used with the Harmony library. Assists with writing valid patches.

ONI Analyzers:
Used when modding Oxygen Not Included. Suppresses warnings caused by reflection.

Suppression Attributes:
Provides attributes for suppressing warnings caused by reflection in your code.