/Kemono-games2FGI-YAML-Tool

Convert game data from Kemono Games format to Furry Games Index (FGI) YAML format.

Primary LanguagePythonMIT LicenseMIT

Kemono Games to FGI YAML Tool

License

Convert game data from Kemono Games format to Furry Games Index (FGI) YAML format.

Installation

Use Poetry to install the tool:

git clone https://github.com/kaixinol/Kemono-games2FGI-YAML-Tool.git
cd Kemono-games2FGI-YAML-Tool
poetry install

Usage

# Convert multiple game entries 
py -m kemono_games2fgi_yaml_tool -i INPUT_FOLDER_FGI INPUT_FOLDER_KEMONO -o OUTPUT_FOLDER --sm.ms YOUR_TOKEN 
# Convert a single YAML file 
py -m kemono_games2fgi_yaml_tool -s SINGLE_YAML_FILE -o OUTPUT_FOLDER --sm.ms YOUR_TOKEN

License

This project is licensed under the MIT License. See the LICENSE file for details.