Lots of cross gen work

This commit is contained in:
aerinon
2020-03-05 16:47:57 -07:00
parent 84d639ab60
commit c1783082d8
5 changed files with 378 additions and 102 deletions

View File

@@ -24,7 +24,7 @@ from Fill import distribute_items_cutoff, distribute_items_staleness, distribute
from ItemList import generate_itempool, difficulties, fill_prizes
from Utils import output_path, parse_player_names
__version__ = '0.0.g-dev'
__version__ = '0.0.h-dev'
def main(args, seed=None):