Files
Commonwealth-Online-Public/creation-kit/scripts/source/README.md
T
andrew 8dfec0a4b3 Rename project to Commonwealth Online
Replace occurrences of "Fallout 4 Together" with "Commonwealth Online" across docs and testing guidance. Add Interface assets and tooling: MainMenu/Pipboy SWFs, translation/fonts, exported scripts (Interface/exported/scripts/MainMenu.as) and a PATCH_MainMenu_Multiplayer.md describing how to add a Multiplayer menu entry that calls root.f4se.plugins.commonwealthOnline.openManager(). Also add build/run batch scripts and apply assorted updates to README, plugin, server and protocol documentation/source to align with the rename and UI changes.
2026-06-07 16:22:50 +12:00

280 B

Papyrus Source Scripts

This folder is for original Papyrus source scripts created for Commonwealth Online.

Possible uses:

  • Debug startup quest
  • Test cell helper scripts
  • Actor spawn helpers
  • On-screen debug messages

Networking should not be handled directly in Papyrus.