Difference between revisions of "Template:INI:Papyrus:sAdditionalImports"

m
→‎sAdditionalImports: Fixed some grammatical errors
imported>DavidJCobb
imported>DavidJCobb
m (→‎sAdditionalImports: Fixed some grammatical errors)
Line 14: Line 14:
<source lang="ini">
<source lang="ini">
; Include a "base" folder containing all original game scripts, let DLC01 override it, and then finally override both with the source folder:
; Include a "base" folder containing all original game scripts, let DLC01 override it, and then finally override both with the source folder:
sAdditionalImports="$(Source);Data/Scripts/Source/DLC01;Data/Scripts/Source/Base"
sAdditionalImports="$(Source);Data\Scripts\Source\DLC01;Data\Scripts\Source\Base"
</Source>
</Source>
<BR>
<BR>
Anonymous user