From 31614cd9e39ab246b72a4fca6533123c8f6e42f2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 23 Oct 2025 00:03:49 -0500 Subject: docs:games-config: Update commentary on game packages Streamline the commentary section by removing redundant descriptions and instructions for accessing games. Focus on configuring game packages instead of listing individual games. --- modules/games-config.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/games-config.el b/modules/games-config.el index d162cd02..e0c512ef 100644 --- a/modules/games-config.el +++ b/modules/games-config.el @@ -3,16 +3,12 @@ ;; ;;; Commentary: ;; -;; Configuration for games playable within Emacs. Available games include: +;; Configuration for game packages. ;; ;; - Malyon for playing interactive fiction and text adventures in Z-machine format ;; (stories directory: ~/sync/org/text.games/) ;; - 2048 number-tile puzzle game ;; -;; Access games by using use the games menu with Shift-Alt-G or use via ~M-x ~ -;; -;; The games menu is the easiest entry. "Shift-Alt-G" will get you there. Enjoy! -;; ;;; Code: ;; ----------------------------------- Malyon ---------------------------------- -- cgit v1.2.3