This repository was archived by the owner on Jan 1, 2025. It is now read-only.
Fully Dynamic Object Introspection
Pre-release
Pre-release
This is a beta build
Do not ask for support in Discord servers
DM me on Discord: Abahbob#6804
Python code no longer relies on the full dump of the game, only for the core package. Everything else is gotten using *Property types and object introspection.
Added bl2sdk.SetLoggingLevel("DEBUG") and bl2sdk.LogAllCalls(True)