📜
PaperScript Docs
  • Welcome to PaperScript
  • Quick Start Guide
  • Syntax Reference
  • Feature Matrix
  • Feature Deep Dive
  • VSCode Extension
  • The Preprocessor
  • The project.yaml File
  • PaperScript CLI
    • Installing
    • Usage
  • Fallout 4 Support
  • Proposals
    • Naive Optimizations
  • Miscellaneous
    • Complete Example Scripts
Powered by GitBook
On this page
Edit on GitHub
Export as PDF

Fallout 4 Support

PaperScript supports all new Papyrus features added with Fallout 4 as of v1.0.4-alpha.1.

Enabling FO4 Support

For projects, add game: FO4 to your project.yaml

For one-off builds, run with the --game=FO4 flag

PreviousUsageNextNaive Optimizations

Last updated 1 day ago