Template:INI:General:bAllowMultipleEditors

From the Fallout4 CreationKit Wiki
Revision as of 16:27, 30 August 2019 by imported>Qazaaq (Created page with "<onlyinclude> ==bAllowMultipleEditors== * '''Default:''' <Code>0</Code> Allows multiple application instances of the Creation Kit to be started. '''Examples''' <source la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

bAllowMultipleEditors[edit source]

  • Default: 0

Allows multiple application instances of the Creation Kit to be started.

Examples

[General]
; Enables multiple application instances.
bAllowMultipleEditors=1


[General]
; Disables multiple application instances.
bAllowMultipleEditors=0