- Install my mod

- Copy & overwrite 'weapons.ymt' file from this patch into into my mod's folder in lml folder.
	Note: Pick the weapons.ymt from the folder that corresponds to the mod you have installed

- Delete weapons.ymt file from 'lml\Rifle Holster\' and 'lml\Lasso on Belt Restored' folders.
- Or:
 > Edit mods.xml in lml folder and make my mod come last in LoadOrder section.
   For example:
  <LoadOrder>
    <Mod>Lasso on Belt Restored</Mod>
    <Mod>Rifle Holster</Mod>
    <Mod>No Reticle Spread or Sway and No Forced Scope</Mod>
  </LoadOrder>

  Note: mods.xml is generated automatically by lml so if it's not there or you mess it up, delete it and launch the game once.
