QuestPatcher.QMod is QuestPatcher's implementation for loading, modifying and saving .qmod files.
It also supports loading the manifest separate from the QMOD file.
You can download it on nuget here.
SPECIFICATION.md: Specifies the requirements for a valid QMOD file.QuestPatcher.QMod: Library for QMOD parsing and saving.QuestPatcher.QMod.Tests: Unit tests for the library.QuestPatcher.QMod/Resources/qmod.schema.json: QMODmod.jsonschema used for error-checking manifest files.