mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
17a2faf20f
ClassiCube strives to replicate the original Minecraft Classic experience by strictly following a clean room reverse engineering approach. ok thfr@ From izzy Meyer; thanks!
19 lines
719 B
Plaintext
19 lines
719 B
Plaintext
+-------------------------------------------------------------------------------
|
|
| Running ${PKGSTEM} on OpenBSD
|
|
+-------------------------------------------------------------------------------
|
|
|
|
This program grabs game assets from the net upon first run to the
|
|
current working directory.
|
|
|
|
This port provides two executables, one a script and one a binary:
|
|
|
|
${TRUEPREFIX}/share/classicube/classicube_run
|
|
the binary of the game engine itself.
|
|
do not run this manually (keep reading)
|
|
|
|
${TRUEPREFIX}/bin/classicube
|
|
a wrapper script that opens classicube_run in a sane location
|
|
so that the assets get saved to a user-writable location.
|
|
the script opens & downloads assets to/from
|
|
$HOME/.local/share/classicube
|