Metadata-Version: 2.1
Name: khbr
Version: 0.9991
Summary: UNKNOWN
Home-page: https://github.com/thundrio-kh/khbr
Author: Thundrio
Author-email: thundrio@yahoo.com
Maintainer-email: thundrio@yahoo.com
License: MIT
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML

To install

pip install khbr

Setup an environment variable called "USE_KH2_GITPATH" which points to one level above your extracted KH2 directory (which should be called KH2)

Run extract_data.py to extract the MSN/ARD/OBJ BAR files, which are required to properly generate the mod

Run generate_randomizations.py to pre generate the randomizations for when boss mode == "one_to_one" (currently these are dummy randomizations that won't be stable)
    Note the folder generated by this script should either be in the khbr library directory, or at the same directory as your KH2 folder
    

