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

freedink

Twisted adventures of young pig farmer Dink Smallwood

GNU FreeDink is a free and portable re-implementation of the engine for the role-playing game Dink Smallwood. It supports not only the original game data files but it also supports user-produced game mods or "D-Mods". To that extent, it also includes a front-end for managing all of your D-Mods.

Installation

Install the latest version of freedink as follows:

guix install freedink

Or install a particular version:

guix install freedink@109.6

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

Example HTML:

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

Example Markdown:

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

Example Org:

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