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.
- Versions: 109.6
- Website: https://www.gnu.org/software/freedink/
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]