fixed example_config.ini Game menu integration

This commit is contained in:
Jonathan Hite 2025-02-07 19:22:54 -05:00
parent 5f1fe93c26
commit 97f9cbf9ca
2 changed files with 4 additions and 3 deletions

View file

@ -73,13 +73,14 @@ main_menu_items = Q, B, U, X
bbs_menu_items = M, B, C, J, X bbs_menu_items = M, B, C, J, X
# Default Utilities Menu option for reference # Default Utilities Menu option for reference
# [G]ames
# [S]tats # [S]tats
# [F]ortune # [F]ortune
# [W]all of Shame # [W]all of Shame
# E[X]IT # E[X]IT
# #
# Remove any menu items from the list below that you want to exclude from the utilities menu # Remove any menu items from the list below that you want to exclude from the utilities menu
utilities_menu_items = S, F, W, X utilities_menu_items = G, S, F, W, X
########################## ##########################

View file

@ -1,4 +1,4 @@
title="The Forgotten Ruins - GPT Generated" title="Forgotten Ruins - GPT Made"
You stand before an ancient temple. Vines creep over its stone walls. The entrance is dark., Enter the temple, 2, Walk away, 3 You stand before an ancient temple. Vines creep over its stone walls. The entrance is dark., Enter the temple, 2, Walk away, 3
You step inside. A hallway stretches ahead. Torches flicker on damp stone walls., Move forward, 4, Examine the walls for clues, 5 You step inside. A hallway stretches ahead. Torches flicker on damp stone walls., Move forward, 4, Examine the walls for clues, 5
You decide it's not worth the risk. As you turn to leave a strong gust slams the entrance shut behind you., Look for another way out, 6, Call for help, 7 You decide it's not worth the risk. As you turn to leave a strong gust slams the entrance shut behind you., Look for another way out, 6, Call for help, 7
@ -468,4 +468,4 @@ You find peace among strangers, a quiet place to call home!
You choose solitude, letting the road take you wherever it may! You choose solitude, letting the road take you wherever it may!
The wind carries the last remnants of the past away., Whisper a farewell, 465, Say nothing and move on, 466 The wind carries the last remnants of the past away., Whisper a farewell, 465, Say nothing and move on, 466
Your whispered goodbye is the final closure you needed! Your whispered goodbye is the final closure you needed!
You say nothing, but deep inside, you know it is over! You say nothing, but deep inside, you know it is over!

Can't render this file because it contains an unexpected character in line 1 and column 7.