quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.82k stars 433 forks source link

feat(quickemu): allow overriding insufficient RAM error #1308

Closed takase1121 closed 1 week ago

takase1121 commented 1 week ago

When RAM is not specified in the config and the min RAM is not met, quickemu tells the user to override the RAM amount and exits. If the user overrides the RAM, the script should allow the user to continue with a warning.