A bunch of fairly trivial mods for GTA V on PC, with C++ source code for use with Script Hook V SDK.
AutoSelfRadio sets the radio station to Self Radio upon entering any vehicle and disables ambient music while flying or wanted by police. Listen to music you like!
Download:
Public Domain C++ source code included.
AutoSelfRadio has been scanned with VirusTotal. (Click for results.)
DefaultPlate sets the number plate/license plate to the text of your choice upon entering any vehicle. The maximum number of characters is limited (by the game) to eight.
Edit license.txt as you prefer. (It should be copied into the GTA V folder along with defaultplate.asi.)
The default license.txt plate, D151 XRK, was the best Toyota MR2 Mk I ever!
Download:
Public Domain C++ source code included.
DefaultPlate has been scanned with VirusTotal. (Click for results.)
Interestingly, this one does give a warning on VirusTotal! One scan out of 54 gives a 'generic' malware result, from something called Rising A/V. Rising A/V's web site isn't exactly the most up-to-date, but feel free to inspect and use the trivial source code to build for yourself.
OnScreenClock simply adds the current time to the top-left screen corner.
Download:
Public Domain C++ source code included.
OnScreenClock has been scanned with VirusTotal. (Click for results.)