Difference between revisions of "Category:CreationKit.ini"

386 bytes removed ,  14:44, 27 August 2019
no edit summary
imported>Qazaaq
(Created page with "= Editor Settings = The following settings are editor-only Initialization File settings. == Defaults == The following block shows the defaults for all the various setting...")
 
imported>Qazaaq
Line 1: Line 1:
= Editor Settings =
The following settings are editor-only [[Initialization File]] settings.
The following settings are editor-only [[Initialization File]] settings.


== Defaults ==
= <Code>[Papyrus]</Code> =
The following block shows the defaults for all the various settings.
You will typically not need to touch any of the <Code>[Papyrus]</Code> section settings.
If you end up messing something up you can always copy this block back into your ini file (or delete the block entirely):
Adjusting the source folder and imports settings can help you keep individual groups of scripts organized.
 
[Papyrus]
sScriptSourceFolder="../Source/Scripts/"
sAdditionalImports=""
sScriptTempFolder=""
sScriptCompiledFolder="Data/Scripts/"
sCompilerFolder="Papyrus Compiler/"
 
== Individual Settings ==
You will typically not need to touch any of these settings, though adjusting the source folder and imports settings can help you keep individual groups of scripts separate.


{{Editor:Configuration:sScriptSourceFolder}}
{{Editor:Configuration:sScriptSourceFolder}}
Line 25: Line 14:
== See Also ==
== See Also ==
* [[Initialization File]]
* [[Initialization File]]
* [[Editing INI Settings (Papyrus)]]
* [[INI Settings (Papyrus)]]




Anonymous user