Difference between revisions of "Atom"

282 bytes added ,  17:16, 12 June 2016
Added line about not having DLC and fixed some formatting
imported>Kicoax
(Added manual configuration info)
imported>Kicoax
(Added line about not having DLC and fixed some formatting)
Line 49: Line 49:
imports:
imports:
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\User
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\User
    C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\DLC03
    - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\DLC02
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\DLC01
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\DLC01
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\Base
     - C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Data\Scripts\Source\Base
Line 55: Line 57:
release: false
release: false
final: false</pre>
final: false</pre>
If your mod's scripts are outside of the game's scripts directory, make sure you add it to the `imports` setting, and change the `output` directory.
If your mod's scripts are outside of the game's scripts directory, make sure you add it to the <code>imports</code> setting, and change the <code>output</code> directory.
If you do not have the DLC, simply remove them from the <code>imports</code> setting.


==Recommended packages==
==Recommended packages==
Anonymous user