0 of 0

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.

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 only ~295 new native functions and ~365 native events are implemented.
Don't worry, Garden of Eden SE, my custom script extender for Fallout 4 started with ~80 and now it has more than 1150. I still have more than 100 functions I'd like to test for Cassiopeia, including all the finder/sorter functions from Garden of Eden.


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
Address Library for SFSE Plugins