The games/godot/pack3 port
godot-4.6.1 – 2D and 3D game engine (cvsweb github mirror)
Description
Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel. This package contains only the game engine for Godot 4 version 4.5+, which are built with pack version 3.WWW: https://godotengine.org/
Readme
+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------
Godot Versions and Pack (PCK) Files
===================================
Finished Godot games/projects are generally distributed in the form of resource
packs (.pck files). Multiple versions of Godot are provided for compatibility
with different versions of this file format.
In case of doubt which version of Godot to install, select the latest version.
Note the godot-editor is only provided for the latest version.
If you have a .pck file with an unknown pack version, it is encoded in
hexadecimal after the file signature 'GDPC'. Example:
$ hexdump -Cn 8 game.pck
00000000 47 44 50 43 02 00 00 00 |GDPC....|
This indicates pack version 2 ('02' after the signature).
Maintainer
Omar Polo Thomas Frohwein
Multi-packages
godot-4.6.1 godot-editor-4.6.1
Only for arches
aarch64 alpha amd64 mips64 mips64el powerpc64 riscv64 sparc64
Broken
on powerpc: fails at runtime, the UI is totally blank