What's Changed
CLI
- Added an
auto
variant of the--target
option, which is a combination ofgame
andeditor
- whichever connection gets established first, if any, that one gets used - Changed the default value of
--target
toauto
Core library
- Added public
port
field to theWitcherConnection
type
Full Changelog: v0.7.0...v0.8.0