Skip to content

Commit bafeae9

Browse files
committed
Update README.md
1 parent 3bd7316 commit bafeae9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ A wrapper program that allows for more advanced use of the Papyrus compiler from
66
- Rename *PapyrusCompiler.exe* to *PapyrusCompiler - Original.exe*.
77
- Rename *Advanced Papyrus.exe* to *PapyrusCompiler.exe*.
88

9+
If you've installed Advanced Papyrus correctly, then you should see the output of the Papyrus compiler in Creation Kit start with:
10+
11+
```
12+
Advanced Papyrus: MESSAGE
13+
```
14+
15+
*MESSAGE* will be about passing through unmodified arguments or modifying arguments to take into account an INI file.
16+
17+
If you've forgotten to rename the old Papyrus compiler executable to *PapyrusCompiler - Original.exe*, then an error message will be printed in the output.
18+
919
See the Features section for information on how to use the various features of Advanced Papyrus.
1020

1121
## Features

0 commit comments

Comments
 (0)