Last updated:
0 purchases
citrand 0.1.0
Citrand
PRNG manipulation aide for emulated Pokémon 3DS titles.
Installation
Requirements for running Citrand:
Python (version 3.10 or greater)
Pipx or Pip
Git (optional)
Codeberg (recommended)
The Codeberg repository contains the latest improvements for Citrand, but it
may include bugs or stability issues.
This method requires git in order to download the package files from the
repository.
# SSH
python3 -m pipx install git+ssh://git@codeberg.org/ViteByte/citrand.git
# HTTPS
python3 -m pipx install git+https://codeberg.org/ViteByte/citrand.git
Python Package Index
PyPI provides the most stable release, but may lack newer features or
bug fixes.
python3 -m pipx install citrand
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.