- Remove erroneous ||true from load_instance_config command
- Refine instance deletion prompt: Require 'CONFIRM' to proceed
- Modified edit_instance_config function to create an empty Game.ini file if it doesn't exist
- Implement editing of GameUserSettings.ini and Game.ini in instance menu
- Added
select_editor()
function to centralize editor selection logic. - Introduced
edit_configuration_menu()
to allow users to choose which configuration file to edit within the instance management menu. - Made minor corrections and improved consistency across the script.
- Added ASCII art to visually separate the configuration section in ark_restart_manager.sh