Script File

Revision as of 19:52, 6 December 2018 by imported>Qazaaq (added wiki link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

File Extension: .psc, .pas, .pex, .ppj, .log

FilesEdit

SourceEdit

A .psc file contains papyrus source code.

AssemblyEdit

A .pas file contains papyrus assembly.

ExecutableEdit

A .pex file is executed by the game.

ProjectEdit

A .ppj file is used with the papyrus compiler.

LogEdit

A .log file is used to write Papyrus runtime information to disk for debugging purposes.

ToolingEdit

See AlsoEdit