Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Install_ScummVM.ini (options)
BBOND007_SCUMMVM21_UNSTABLE="FALSE" (TRUE to install ScummVM 2.1 with work-in-progress game engines enabled)
BBOND007_SCUMMVM22="FALSE" (TRUE to install ScummVM 2.2)
BBOND007_SCUMMVM22_UNSTABLE="FALSE" (TRUE to install ScummVM 2.2 with work-in-progress game engines enabled)
BBOND007_SCUMMVM23="TRUE" (TRUE to install ScummVM 2.3)
BBOND007_SCUMMVM23="FALSE" (TRUE to install ScummVM 2.3)
BBOND007_SCUMMVM23_UNSTABLE="FALSE" (TRUE to install ScummVM 2.3 with work-in-progress game engines enabled)
BBOND007_SCUMMVM25="FALSE" (TRUE to install ScummVM 2.5)
BBOND007_SCUMMVM25_UNSTABLE="FALSE" (TRUE to install ScummVM 2.5 with work-in-progress game engines enabled)
Expand All @@ -36,8 +36,9 @@ Install_ScummVM.ini (options)
BBOND007_SCUMMVM261_UNSTABLE="FALSE" (TRUE to install ScummVM 2.6.1 with work-in-progress game engines enabled)
BBOND007_SCUMMVM270="FALSE" (TRUE to install ScummVM 2.7.0)
BBOND007_SCUMMVM270_UNSTABLE="FALSE" (TRUE to install ScummVM 2.7.0 with work-in-progress game engines enabled)
BBOND007_SCUMMVM271="TRUE" (TRUE to install ScummVM 2.7.1)
BBOND007_SCUMMVM271="FALSE" (TRUE to install ScummVM 2.7.1)
BBOND007_SCUMMVM271_UNSTABLE="FALSE" (TRUE to install ScummVM 2.7.1 with work-in-progress game engines enabled)
BBOND007_SCUMMVM281="TRUE" (TRUE to install ScummVM 2.8.1)
ENGINE_DATA="TRUE" (TRUE to install engine data files)
CREATE_DIRS="TRUE" (TRUE to create "GAMES" dir)
DEFAULT_THEME="FALSE" (TRUE to install default theme)
Expand Down