Provenance
Provenance copied to clipboard
[Feature] Auto-reload games on settings requiring restart changes
On Core Options marked as Requires Restart
if option.changed && option.requres restart
if user.prompt("restart now")
if core supports saves
save state
quit core
load core
load save state