Skip to main content
EndstoneMC
GitHub creator profile

EndstoneMC

Repository-level view of 8 collected skills across 3 GitHub repositories.

skills collected
8
repositories
3
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

bump-bds
software-developers

Update Endstone to support a new Bedrock Dedicated Server (BDS) version - regenerate the symbol offset tables and port src/bedrock to the new ABI. Use when bumping the supported BDS version (e.g. "add support for BDS 1.26.x", "bump the BDS version").

Aug 16, 2026
build-ida-db
software-developers

Download the Bedrock Dedicated Server (BDS) binary for Windows and Linux and run idat.exe headless to build the IDA database (.i64) for each, in the background, reporting progress. Use when asked to "build/create the IDA database", "make the .i64 for BDS",…

Aug 5, 2026
locate-function
software-developers

Locate (relocate) a BDS function in a fresh, unnamed, no-PDB IDA database by following the numbered locate recipe in the comment block above its entry in scripts/configs/windows.toml, then confirm it against the old named DB. Use when a byte pattern goes…

Aug 5, 2026
update-signatures
software-developers

Refresh stale byte-pattern signatures in scripts/configs/{windows,linux}.toml so a pattern-only dump_symbols scan resolves every entry, using the ida-pro idalib MCP. Use when the pattern scan misses after a BDS update, or when asked to "update/refresh the…

Aug 5, 2026
release
software-developers

Cut a new Endstone release end-to-end - run prereq checks, curate CHANGELOG, stamp it, commit, tag, push, then watch the Build workflow publish. Use when the user asks to release/ship a new patch or minor version (e.g. "prepare release v0.11.4", "ship…

Jul 5, 2026
add-conan-recipe
software-developers

Add a Conan recipe for a third-party dependency under recipes/ and publish it to the endstone/conan Cloudsmith remote. Use when the user wants to package a C/C++ library that isn't on conancenter (or needs project-specific patches) so endstone can consume it…

May 26, 2026
Showing 3 of 3 repositories
All repositories loaded