A tool to inject PreLoader to Minecraft Bedrock Dedicated Server
This utility provides feature of generating modified BDS executable file for LeviLamina.
lip install github.com/LiteLDev/PeEditor
Usage:
PeEditor [OPTION...]
-m, --mod Generate mod.exe (will be true if no arg passed)
-p, --pause Pause before exit (will be true if no arg passed)
-b, --bak Add a suffix ".bak" to original server exe (will be true if no arg passed)
--inplace name inplace
-o, --output-dir arg Output dir (default: ./)
--exe arg executable file name (default: ./bedrock_server.exe)
--verbose Verbose output
-V, --version Print version
-h, --help Print usage
Project | License | Link |
---|---|---|
pe_bliss | Special | https://code.google.com/archive/p/portable-executable-library/ |
cxxopts | MIT | https://github.com/jarro2783/cxxopts |
fmt | MIT | https://github.com/fmtlib/fmt |
spdlog | MIT | https://github.com/gabime/spdlog |
Ask questions by creating an issue.
PRs accepted.
GPL-3.0-or-later © LiteLDev