Script File
Jump to navigation
Jump to search
File Extension: .psc
, .pas
, .pex
, .ppj
, .log
Files[edit | edit source]
Source[edit | edit source]
A .psc
file contains papyrus source code.
Assembly[edit | edit source]
A .pas
file contains papyrus assembly.
Executable[edit | edit source]
A .pex
file is executed by the game.
Project[edit | edit source]
A .ppj
file is used with the papyrus compiler.
Log[edit | edit source]
A .log
file is used to write Papyrus runtime information to disk for debugging purposes.
Tooling[edit | edit source]
- Creation Kit
- Text Editors
- Papyrus Compiler
- Papyrus Assembler
- Papyrus Profile Analyzer
- Papyrus Stack Dump Analyzer
- There are community software projects that provided tooling for working with scripts.