Skip to content

ZnxTech/scheduleone_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Schedule-I Drug Mix Calculator.
Usage: socalc [options...]

  -h, --help                   Prints this help message.
  -l, --list <type>            Prints a list of all <type>.
  -b, --brute <drug> <max=4>   Brute-force the best profit mix for <drug>.
  -a, --brute-all <max=4>      Brute-force the best profit mix for all drugs.
  -r, --recipe <drug> <mixins> Calculates the resulting drug from <drug> and a-
                               list of <mixins>.

  <type>:   [drugs|effects|mixins]
  <drug>:   [og_kush|sour_diesel|...(names listed on -l drugs)...]
  <mixins>: Space separated list of mixins name (names listed on -l mixins).
  <max>:    Max number of mixins to brute-force with, must be bigger than 0.

About

A basic Schedule-I mixing calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published