A converter to convert BFAV (Better Farm Animal Variety) mods to Content Patcher for the upcoming Stardew Valley 1.6.
- Download and install Python (3.11 was used to develop this project.).
- Clone this repository by using the following TWO commands (You need git, of course):
git clone https://github.com/anotherpillow/BFAV2CP.git && cd BFAV2CPgit submodule update --init --recursive
- Depending on your platform and your Python install, install requirements using:
pip install -r requirements.txtpy -m pip install -r requirements.txtpython3 -m pip install -r requirements.txtpython -m pip install -r requirements.txt
- Place your BFAV mod into the same directory as
main.pyand rename it toinput, so themanifest.jsonis<BFAV2CP Directory>/input/manifest.json - Run
main.py(preferably from a terminal) - Find your converted mod in
output/