AnotherPillow / BFAV2CP

GNU General Public License v3.0
3 stars 0 forks source link

BFAVCP

A converter to convert BFAV (Better Farm Animal Variety) mods to Content Patcher for the upcoming Stardew Valley 1.6.

Usage

  1. Download and install Python (3.11 was used to develop this project.).
  2. Clone this repository by using the following TWO commands (You need git, of course):
    • git clone https://github.com/anotherpillow/BFAV2CP.git && cd BFAV2CP
    • git submodule update --init --recursive
  3. Depending on your platform and your Python install, install requirements using:
    • pip install -r requirements.txt
    • py -m pip install -r requirements.txt
    • python3 -m pip install -r requirements.txt
    • python -m pip install -r requirements.txt
  4. Place your BFAV mod into the same directory as main.py and rename it to input, so the manifest.json is <BFAV2CP Directory>/input/manifest.json
  5. Run main.py (preferably from a terminal)
  6. Find your converted mod in output/