Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

khbr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

khbr

  • 4.0.5
  • PyPI
  • Socket score

Maintainers
1

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

Instructions to build boss rush alpha exe

  • There is some hacky code here, make sure to uncomment for the build (Asset Generator -> TODO FIXME THIS HACKY but for now ju..)
  • cd to khbr
  • pyinstaller bossrush.py --collect-data KH2
  • in the dist folder create a khbr folder, then copy the KH2/data folder there
  • copy extracted_data from dist folder into the dist/bossrush folder
  • zip up the folder, and upload to gdrive

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc