You can now change the default key used to toggle the in-game console. Reloading via a key press in addition to the Reload() command in the console is possible again too.
To modify those shortcut keys, edit ScriptHookVDotNet.ini in the game folder (e.g.):
ReloadKey=Insert
ConsoleKey=F4
Changelog
- Added reload key again and support for changing the console toggle key
- Fixed some scripts failing to load with a
TypeLoadException - Fixed characters going missing when rendering strings greater than 198 characters