Norbyte / ositools

Advanced scripting and mod support for Divinity Original Sin 2
MIT License
373 stars 30 forks source link

Add setting to default to client console context #121

Closed PinewoodPip closed 1 year ago

PinewoodPip commented 1 year ago

This pull request adds a new DefaultToClientConsole setting to OsirisExtenderSettings.json that allows the user to set the console to use the client context upon startup.

The default value of the setting is false, making the console start in the server context, meaning the default behaviour is unchanged.