docs: update wiki documentation for wiring, addons, tooling, energy diagnostics, services, and UI features
docs: sync architecture, UI, and tooling updates from codebase
docs: add Anatomy.md page for yaml configuration
docs: translate sidebar headers to english
docs: restructure wiki for platform-agnostic architecture and addon ecosystem
Updated Wiring System (markdown)
Updated Examples (markdown)
docs: remove link from YAML Specification in sidebar
Updated Implementation Guide (markdown)
docs: update addon documentation to reflect package migration to dev.darkblade.mbe and remove internal implementation references.
docs: update package path example in project structure documentation
docs: add documentation for UI, Energy, Wiring, and Service systems, and update sidebar to reflect addon architecture
docs(Core-Services): update mermaid diagram labels for clarity Updated the mermaid diagram labels in Core-Services.md to use clearer and more consistent terminology. Changed "disponible" to "available", "NO ENABLED" to "NOT ENABLED", and improved other descriptive labels.
docs(wiki): update Core-Services link and translate content to English - Fix broken relative link to Core-Services by using full GitHub URL - Translate entire Core-Services documentation from Spanish to English - Maintain all code examples and technical details while updating language
Merge branch 'master' of https://github.com/DarkBladeDev/MultiBlockEngine.wiki
docs(wiki): update home page and add core services documentation - Remove "NEW" label from Inheritance & Templates link - Add Core Services section to navigation - Create comprehensive documentation for core services API
Updated _Sidebar (markdown)
Created _Sidebar (markdown)
Updated Best Practices Troubleshooting (markdown)
Updated Home (markdown)
docs: fix broken markdown links in documentation Update markdown links to remove incorrect .md extensions that were causing broken references in the documentation
docs(addons): add comprehensive addon development documentation add complete guide for developing MultiBlockEngine addons including prerequisites, project structure, implementation steps, key features, testing, packaging, and best practices
docs: fix broken link in Home.md documentation Update the inheritance documentation link to use the correct path format for consistency with other documentation links