Releases: Wall-Go/WallGoCollision
Releases · Wall-Go/WallGoCollision
WallGoCollision version 1.0.0
This is the first official release of WallGoCollision.
Packaged Python bindings are available on PyPI and can be installed with pip install WallGoCollision
.
The PyPI package contains precompiled wheels for most 64-bit systems:
- Linux distros compatible with the manylinux2014-x86_64 image.
- ARM64 MacOS ("Apple Silicon").
- 64-bit Windows (tested on Windows 11).
On other systems the pip installation will fallback to a source build.