Difference between revisions of "Atom"

2 bytes added ,  19:44, 6 June 2016
m
Added some spacing
imported>Kicoax
(Added linter info)
imported>Kicoax
m (Added some spacing)
Line 17: Line 17:
#Repeat the previous step for <code>build</code> and <code>build-papyrus</code>
#Repeat the previous step for <code>build</code> and <code>build-papyrus</code>


If your Papyrus Compiler isn't in the default location (<code>C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Papyrus Compiler\PapyrusCompiler.exe</code>), then you must set it in the build-papyrus package settings.
 
If your Papyrus Compiler isn't in the default location (<code>C:\Program Files (x86)\Steam\SteamApps\common\Fallout 4\Papyrus Compiler\PapyrusCompiler.exe</code>), then you must set it in the build-papyrus package settings:
#In Atom, open the settings tab (File -> Settings, or Ctrl + Comma)
#In Atom, open the settings tab (File -> Settings, or Ctrl + Comma)
#Select the Packages tab on the side
#Select the Packages tab on the side
#Search for <code>build-papyrus</code> or find it in the list, and click on Settings
#Search for <code>build-papyrus</code> or find it in the list, and click on Settings
#Change the compiler path setting to your appropriate path
#Change the compiler path setting to your appropriate path


To see compiler errors inline with your code, also install the <code>[https://atom.io/packages/linter linter]</code> package.
To see compiler errors inline with your code, also install the <code>[https://atom.io/packages/linter linter]</code> package.
Anonymous user