Scrivener07 / FO4_ODST

A Fallout 4 modification by Darkman32197, NovaFinch and Soda.
MIT License
3 stars 1 forks source link
fallout-4 scaleform

Fallout 4 - ODST

A Fallout 4 modification by Darkman32197, NovaFinch and Soda. This file should help authors get started developing for ODST.

Built for ODST v1.0.2.

WIP

Resources

Compiling

This projects includes both Papyrus and Flash/AS3 to compile and publish.

Flash

Papyrus

In the root Fallout 4 directory, create the file CreationKitCustom.ini if it does not already exist. Add these settings to the initialization file and restart the creation kit.

[Papyrus]
sScriptSourceFolder = ".\Data\Scripts\Source\ODST"
sAdditionalImports = "$(source);.\Data\Scripts\Source\User;.\Data\Scripts\Source\Base"
sAutoFillNamespaceDefault1 = "ODST"

Console Commands