Module config

Module config 

Source

Structs§

AnyOpts
Config
The top-level configuration struct. This represents the entirety of the decomp.yaml format.
DecompmeOpts
Settings for the decomp.me platform
FrogressOpts
Settings for frogress
FrogressVersionOpts
Settings for a version in frogress’s schema
PermuterOpts
Settings for decomp-permuter
Version
Represents a single version of a project. A project can have one or several versions. For example, one might decompile the JP 1.0, JP 1.1, and US 1.1 versions of a game. These each would be a Version.
VersionPaths
Represents the set of important file and directory paths associated with a project version.

Enums§

ToolOpts
Represents a tool and its settings