Difference between revisions of "Sublime Text"

6 bytes removed ,  10:12, 18 August 2019
m
changed user home directory in the previous edit to the proper variable used by the Python scripts
imported>Nemesis
m (Added ini file path to instructions)
imported>Nemesis
m (changed user home directory in the previous edit to the proper variable used by the Python scripts)
 
Line 16: Line 16:


====If no previous Papyrus plugin====
====If no previous Papyrus plugin====
#In Sublime, press CTRL + SHIFT + P to type the command: "PapyrusF4" -> PapyrusF4 INI: Create default INI file. This will create the file <code>C:\Users\[Username]\Documents\SublimePapyrusF4.ini</code> and open it in the editor.
#In Sublime, press CTRL + SHIFT + P to type the command: "PapyrusF4" -> PapyrusF4 INI: Create default INI file. This will create the file <code>%USERPROFILE%\Documents\SublimePapyrusF4.ini</code> and open it in the editor.
#Make the following changes:
#Make the following changes:
#*Point "scripts=" at your script ''source'' folder
#*Point "scripts=" at your script ''source'' folder
Anonymous user