Difference between revisions of "Sublime Text"
Jump to navigation
Jump to search
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> | #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 |