1 items

File information

Last updated

Original upload

Created by

LarannKiar

Uploaded by

LarannKiar

Virus scan

Safe to use

Tags for this mod

About this mod

SFSE plugin that expands the capabilities of Papyrus, the Creation Engine's scripting language.

Share
Requirements
Permissions and credits
Changelogs
About this mod:

SFSE plugin that expands the capabilities of Papyrus by registering new native functions callable from any mod and script.

In other words, Cassiopeia is a tool for modders to develop scripted mods in ways that weren't possible for Starfield before and to write scripts more conveniently.


The complete function list can be seen here (Google Drive document) but it is also included in the mod files.

Event list and event registration are here.


Currently ~295 new native functions and ~45 native events are implemented.


Notes for mod authors: always make sure to test your scripted mod with New Game + (SetStage 24EF9C 2000) when you edit base forms with Cassiopeia because the vanilla game reset manager code is picky.


Requirements:

SFSE