void-packages/srcpkgs/cavestory/files/cavestory
Jürgen Buchmüller 59b719e778 cavestory: update to 1.2; add x86_64
The update to 1.2 contains binaries for 32 and 64 bits. There is no license file.
The page https://www.cavestory.org/game-info/game-releases.php
says 'Cave Story (Freeware)' and so copy that text and a link to
the web page to a LICENSE file to satisfy xlint.
2021-02-02 22:42:26 +01:00

3 lines
61 B
Bash
Executable file

#!/bin/sh
cd /usr/libexec/cavestory
exec ./doukutsu.bin "$@"