Skip to content

Instantly share code, notes, and snippets.

@matortheeternal
Last active December 6, 2016 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matortheeternal/aa7adbe6d16ad480958cbb24a61a6c43 to your computer and use it in GitHub Desktop.
Save matortheeternal/aa7adbe6d16ad480958cbb24a61a6c43 to your computer and use it in GitHub Desktop.
How STEP flags would be implemented on Mod Picker.

Content Flags

STEP Content Flag Mod Picker Equivalent
Mod uses scripts "Papyrus Scripts" tag (not yet in use)
BAIN compatible "BAIN" tag (not yet in use)
FOMOD compatible "FOMOD" tag (not yet in use)
Textures optimized "Optimized textures" tag
Depends on SKSE SKSE requirement and "SKSE Plugin" tag for mods with an SKSE plugin
Includes MCM functionality for SkyUI "Has MCM" tag
Uses a SkyProc patcher "SkyProc Patcher" tag
Contains plugins (ESPs or ESMs) Plugins count > 0
[plugins are] Error free Errors count = 0
Uninstall's cleanly No equivalent on Mod Picker, could be noted in uninstallation instructions.

STEP Flags

STEP Flag Mod Picker Equivalent
Core mod Put the mod in the STEP Core mod list
Merged mod Put the mod in the STEP Compilation mod list
Lore friendly Use a "Not Lore Friendly" tag on mods that are not lore friendly
FPS "FPS Heavy" tag
VRAM "VRAM Heavy" tag
Performance "Has Performance Options" tag
Quality "Has Quality Options" tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment