chore: update README.
This commit is contained in:
20
README.md
20
README.md
@@ -1,2 +1,20 @@
|
|||||||
# PReloader
|
# PReloader
|
||||||
A patched version of the closed-source PreLoader, deobfuscated with some restrictions removed.
|
A patched version of the closed-source [PreLoader](https://github.com/LiteLDev/Preloader), deobfuscated with some restrictions removed.
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> The patch contents may vary in different versions. Please read the release notes.
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- This is a patch directly on the original binary DLL, so no guarantees can be given, it should work as is.
|
||||||
|
- If you encounter crashes, please file an issue or chat with us in the community.
|
||||||
|
|
||||||
|
## About the use of IDA
|
||||||
|
- If IDA can't identify a function correctly, tell it. (Press `P`)
|
||||||
|
- If IDA can't disassemble correctly, tell it that too. (Press `C`)
|
||||||
|
|
||||||
|
## Community
|
||||||
|
|
||||||
|
Our vision is to build an open and inclusive Minecraft: Bedrock Edition ecosystem.
|
||||||
|
|
||||||
|
- [Discord](https://discord.gg/fPKVZScPT7)
|
||||||
|
- [Telegram (Channel)](https://t.me/s/bdsplugins)
|
||||||
|
|||||||
Reference in New Issue
Block a user