Files
Commonwealth-Online-Public/creation-kit/scripts/compiled
andrew 2a3e614a47 Add quit confirmation to main menu
Implement a quit confirmation dialog that appears when the QUIT button is selected on the main menu. The dialog displays 'EXIT GAME?' with YES/NO options. YES sends a coAction quit request to the plugin, which hides the overlay, disconnects any active server session, and sets RE::Main::quitGame to exit the game. NO returns to the main menu. Includes full keyboard (arrow keys, Enter, Escape), gamepad (dpad, A/B buttons), and mouse support. Default selection is NO.
2026-07-07 22:33:33 +12:00
..
2026-05-30 18:13:54 +12:00
2026-06-28 22:09:00 +12:00

Compiled Papyrus Scripts

This folder is for compiled Papyrus .pex scripts if they are part of a test release.

Keep source scripts in:

creation-kit/scripts/source/