Fallout 4

Download xEdit scripts from files section
Create new folder in \Data\MCM\Config folder. Its name must starts from ESH_ for example: ESH_RemoteExplosives
Create two empty fies there config.json and settings.ini
Open xEdit and load your mod
Select all items (weapon forms) u wanna add and run ESH_generating_configjson script
Enter modname in the popup window. for example ESH_RemoteExplosives (it must match folder name)
Enter displayed name for MCM menu. for example ESH: Remote Explosives
Enter plugin name. for example RemoteExplosives.esp
Copy generated json from xEdit output window to your config.json file
Important step: delete these 4 strings from result json in first place where it occured
,
{
"type": "spacer"
},

and save file (I am just lazy to make script more complicated if i just can remove extra lines from result)
Then run ESH_generate_settingsini script for same forms and copy generated ini from xEdit output window to your settings.ini file

Article information

Added on

Edited on

Written by

Neanka

0 comments