All Projects → Element-0 → Elementzeror

Element-0 / Elementzeror

ElementZero, but re-designed (WIP)

Programming Languages

powershell
5483 projects

ElementZero Redesigned

STATE: WIP

Nim package list

Features

  1. (Built-in feature) Seprated data folder
  2. (TODO) Mod loading and configuation
  3. (TODO) Mod and configuation manager (GUI and CLI)
  4. (TODO) Remote control interface (WEB)

How to build and install

  1. Prepare bedrock server from official website
  2. Install msvc with clang_cl support
  3. Install nim 1.4.2
  4. Append
    [PackageList]
    name = "ElementZero"
    url = "https://element-0.win/packages.json"
    
    into %APPDATA%\nimble\nimble.ini
  5. Run nimble refresh
  6. Run nimble install ezchakra in vs environment (x64 Native Tools Command Prompt for VS 2019)
  7. Copy dll/pdb from nim path ezchakra to bds folder
  8. Run ezpdbparser bedrock_server.pdb --database:bedrock_server.db in bds folder (with x64 Native Tools Command Prompt for VS 2019)
  9. Done
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].