Save Cvars with project

Can anyone tell me is there any way to save custom Cvar values with a project when you save it?
Huge PITA having to reenter any custom Cvar values.

Hi! I think that you can make use of IConsoleManager IConsoleManager | Unreal Engine Documentation. But to use it you should know vars names

just in case, ue 5+ has a built in plugin for managing and restoring cvars with profiles and stuff. not enabled by default.