From 97f9cbf9ca4bb87706329fb3d3ee6986c52a57d8 Mon Sep 17 00:00:00 2001 From: Jonathan Hite Date: Fri, 7 Feb 2025 19:22:54 -0500 Subject: [PATCH] fixed example_config.ini Game menu integration --- example_config.ini | 3 ++- games/forgotten_ruins_gpt.csv | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/example_config.ini b/example_config.ini index 3066b36..b49c552 100644 --- a/example_config.ini +++ b/example_config.ini @@ -73,13 +73,14 @@ main_menu_items = Q, B, U, X bbs_menu_items = M, B, C, J, X # Default Utilities Menu option for reference +# [G]ames # [S]tats # [F]ortune # [W]all of Shame # E[X]IT # # 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 ########################## diff --git a/games/forgotten_ruins_gpt.csv b/games/forgotten_ruins_gpt.csv index dd00c78..4d1d2d7 100644 --- a/games/forgotten_ruins_gpt.csv +++ b/games/forgotten_ruins_gpt.csv @@ -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 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 @@ -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! 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! -You say nothing, but deep inside, you know it is over! \ No newline at end of file +You say nothing, but deep inside, you know it is over!