To avoid having to scroll into a big ship list, one can add a Prefix into their ship names... so they would pop up first on machine lists!!
add your favourite ships by key into fav_ships.txt
at same dir as the ps1 script.
Example:
vehicle_nameANVL_Carrack
vehicle_NameANVL_C8R_Pisces_Rescue
open a PowerShell in directory where script and config is and just run .\starcitizen_fav_ships.ps1
.
This script would create a global.ini file that should be copied into your STARCITIZENMainDirectory\LIVE\data\Localization\english\global.ini
.
Also requires to have set, in STARCITIZENMainDirectory\LIVE\user.cfg
the value:
g_language = english
Each time this script is executed, you must copy global.ini.
Open downloaded global.source.ini to check vehicle ids, look for vehicle_name (case insensitive, as there are variations).
Keep in mind must reload the whole game to see the new strings applied! :)