Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@boformer
Created April 11, 2019 17:41
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 boformer/2cdd86c9e11f4c6accd7d8bf4afc5bdb to your computer and use it in GitHub Desktop.
Save boformer/2cdd86c9e11f4c6accd7d8bf4afc5bdb to your computer and use it in GitHub Desktop.
// Run with ModTools console while the asset is open in asset editor, then save the asset!
var prefab = ToolsModifierControl.toolController.m_editPrefabInfo;
prefab.m_dlcRequired = SteamHelper.DLC_BitMask.None;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment