Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
/ SifasTeamBuild Public archive

Love Live SIFAS Team build nonsense

Notifications You must be signed in to change notification settings

Sonaza/SifasTeamBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIFAS has reached End of Service

This repository will not be updated any longer.

✨ SIFAS Team Build ✨

Thingy doodad that can calculate card stats or something in SIFAS.

Maybe even suggest teams eventually...

🐧 🐧 🐧 🐧 🐧

Git Hooks

.githooks/ directory contains some hooks. To enable them use:

git config --local core.hooksPath .githooks/

SIFAS Card Rotations

Card rotation nonsense yay!

Installation

Requires Python version >=3.7.

Python dependencies are managed by pipenv:

https://packaging.python.org/en/latest/tutorials/managing-dependencies/

Building

pipenv install
pipenv run python3 BuildCardRotations.py

🐧 🐧 🐧 🐧 🐧