Project:Data Dictionary/Mod/ModAttributes
From STEP Modding Wiki
Template | Template:ModAttributesP |
---|
Describes the mod-specific attributes obtained from examining the mod's contents as well as by reaching consensus based on mod tickets and performance reports.
Template Field | Semantic Property | Semantic Type | Notes |
---|---|---|---|
resource | HasResource | String | Indicates how a mod's resources files are packaged. (BSA, Loose, None). |
dlcrequired | DLCRequired | String | Indicates which DLC's are required by the mod. |
dlcsupported | DLCSupported | String | Indicates which DLC's are supported by the mod via an addon. |
docdescription | DocDescription | Boolean | Indicates that the mod includes a description of what the mod does. |
docinstall | DocInstall | Boolean | Indicates that the mod includes installation instructions. |
docuninstall | DocUninstall | Boolean | Indicates that the mod includes un-installation instructions. |
script | HasScript | Boolean | Indicates that the mod uses scripts. |
bain | CompatibleBAIN | Boolean | Indicates that the mod package has BAIN support. |
fomod | CompatibleFOMOD | Boolean | Indicates that the mod package has FOMOD support. |
optimized | IsOptimized | Boolean | Indicates that the mod's texture files are optimized. |
skse | HasSKSE | Boolean | Indicates that the mod depends on SKSE. |
mcm | HasMCM | Boolean | Indicates that the mod has MCM functionality and depends on SkyUI. |
skyproc | HasSkyProc | Boolean | Indicates that the mod contains a SkyProc patcher. |
clean | IsClean | Boolean | Indicates that the mod's EPS/M files are free of ITM/UDR errors. |
lorefriendly | LoreFriendly | Boolean | Indicates that the mod is considered lore friendly. |
cleanuninstall | CleanUninstall | Boolean | Indicates that mod can be deactivated without corrupting save games. |
core | IsCore | Boolean | Indicates if a mod is CORE to the STEP experience. |
merged | IsMerged | Boolean | Indicates if a mod is merged into any of the STEP Patches |
lorefriendly | LoreFriendly | Boolean | Indicates if a mod is considered lore friendly. |
fps | AffectsFPS | Boolean | Indicates if a mod has a noticeable FPS impact. |
vram | AffectsVRAM | Boolean | Indicates if a mod has a noticeable VRAM impact. |
performance | PerformanceAvailable | Boolean | Indicates if a mod has a performance version available. |
quality | QualityAvailable | Boolean | Indicates if a mod has a quality version available. |