https://github.com/stackdoubleflow/brocolib
https://github.com/stackdoubleflow/brocolib
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackdoubleflow/brocolib
- Owner: StackDoubleFlow
- License: mit
- Created: 2021-05-07T03:39:22.000Z (about 5 years ago)
- Default Branch: il2cpp_v31
- Last Pushed: 2025-01-01T23:09:55.000Z (over 1 year ago)
- Last Synced: 2025-06-14T12:05:42.060Z (about 1 year ago)
- Language: Rust
- Size: 6.81 MB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# brocolib
This library provides a convenient way to parse the metadata structures for a
Unity IL2CPP game.
The current version of this library is designed for IL2CPP v31. Attempting to
parse metadata files for a different IL2CPP version will throw an error.