UNPKG

fomod

Version:

A library for creating, parsing, editing, and validating XML-based Fomod installers, widely popularized in the Bethesda modding scene

7 lines (6 loc) 159 B
export * from './dependencies'; export * from './Fomod'; export * from './Group'; export * from './Install'; export * from './Option'; export * from './Step';