This package browser is in early development. Mind the rough edges.

openttd-jgrpp

OpenTTD with additional patches

JGRPP is a collection of features and other modifications applied to OpenTTD. It's a separate version of the game which can be installed and played alongside the standard game, not a loadable mod (NewGRF, script, or so on).

This is mainly intended to be used by players who are already familiar with the standard game and how to play it. It is not aimed at beginner/novice players. Some features and settings are there for very experienced players and so may have a steep learning curve.

Installation

Install the latest version of openttd-jgrpp as follows:

guix install openttd-jgrpp

Or install a particular version:

guix install openttd-jgrpp@0.68.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of openttd-jgrpp about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/openttd-jgrpp'><img src='https://packages.guix.gnu.org/packages/openttd-jgrpp/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/openttd-jgrpp/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/openttd-jgrpp)

Example Org:

[[https://packages.guix.gnu.org/packages/openttd-jgrpp][https://packages.guix.gnu.org/packages/openttd-jgrpp/badges/latest-version.svg]]