diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 83d175d16..04b7b78d3 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -2669,10 +2669,15 @@ Transport Tycoon Deluxe.") `(("pkg-config", pkg-config))) (home-page "https://github.com/OpenRCT2/OpenRCT2") (synopsis "Free software re-implementation of RollerCoaster Tycoon 2") - (description "OpenRCT2 is an free software re-implementation of + (description "OpenRCT2 is a free software re-implementation of RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and -maintaining an amusement park containing attractions, shops and facilities.") - (license license:gpl3))) +maintaining an amusement park containing attractions, shops and facilities. + +Note that this package does @emph{not} provide the game assets (sounds, +images, etc.)") + ;; See + ;; regarding assets. + (license license:gpl3+))) (define-public pinball (package