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
.
- ODST WIP 1
- ODST WIP 2
- ODST WIP 3
- ODST WIP 4
- ODST - WIP Video 1 Emblem Designer
- ODST - WIP Video 2 Emblem Designer
- Fallout 4 Creation Kit
- Fallout 4 Script Extender (F4SE)
- Mod Configuration Menu (MCM), read the documentation.
This projects includes both Papyrus and Flash/AS3 to compile and publish.
- MCM Library:
../../../../../MCM/Config/ODST/lib.swf
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"
StartQuest ODST_Cheat
, Adds weapons to the players inventory for testing purposes.