Update 'README.md'

This commit is contained in:
MNTLe 2023-05-10 17:45:12 +12:00
parent f6e37b8320
commit 4f57ac6f77

View File

@ -6,7 +6,7 @@ A simple Python script to run DOS games in DOSBox.
This script is designed to make it easy to run DOS games in DOSBox on modern operating systems. It provides a GUI interface for configuring the DOSBox environment and launching the game. This script is designed to make it easy to run DOS games in DOSBox on modern operating systems. It provides a GUI interface for configuring the DOSBox environment and launching the game.
The script reads configuration settings from a `dbgr.conf` file, which can be edited using the included `config_editor.py` script. The script reads configuration settings from a `dbgr.conf` file, which can be edited when the script `config_editor.py` is called by `dbgr.py` at launch.
## Requirements ## Requirements