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

exult

Role-playing game engine compatible with Ultima VII

Exult is an Ultima 7 game engine that runs on modern operating systems. Ultima 7 (or Ultima VII) is a two-part RPG from the early 1990s.

Exult is fully compatible with the original Ultima 7, but doesn't require any of its data files to be useful. Explore entirely new game worlds---or create your own with the included game and map editor, Exult Studio.

This package expects the game(s) to be placed in subdirectories of ~/.local/share/exult.

Installation

Install the latest version of exult as follows:

guix install exult

Or install a particular version:

guix install exult@1.8

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 exult about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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