Skip to content

Releases: virgil698/NetherGate

Nightly Release 2025-10-12

12 Oct 12:51

Choose a tag to compare

Pre-release

⚠️ This is a nightly release.
⚠️ This is not the latest stable version.

📅 构建信息

  • 构建日期: 2025-10-12 20:51:13 (北京时间)
  • 提交数量: 8
  • 分支: main
  • 提交: 0170264

📝 今日提交记录

  • 0170264 docs: update JavaScript and Python API documentation - virgil698
  • 65236bd refactor: modularize Python SDK structure - virgil698
  • 2cf838b feat: add custom server handler system - virgil698
  • c1a8aa9 docs: add VB.NET plugin development documentation - virgil698
  • 2273e0c docs: enhance README with multi-language plugin support - virgil698
  • b286146 feat(plugin): add JavaScript plugin support and documentation - virgil698
  • a400678 Merge branch 'main' of github.com:virgil698/NetherGate - virgil698
  • 9a661cf fix(core): resolve startup issues and improve RCON integration - virgil698

📦 下载说明

请根据您的操作系统和架构选择相应的压缩包:

Windows

  • x64 (64位): nethergate-nightly-win-x64.zip - 推荐大多数用户使用
  • x86 (32位): nethergate-nightly-win-x86.zip - 适用于 32 位系统
  • ARM64: nethergate-nightly-win-arm64.zip - 适用于 ARM 架构(如骁龙 PC)

Linux

  • x64 (amd64): nethergate-nightly-linux-x64.tar.gz - 推荐大多数用户使用
  • ARM: nethergate-nightly-linux-arm.tar.gz - 适用于 32 位 ARM(如树莓派 2/3)
  • ARM64 (aarch64): nethergate-nightly-linux-arm64.tar.gz - 适用于 64 位 ARM(如树莓派 4/5)

macOS

  • Intel (x64): nethergate-nightly-osx-x64.tar.gz - 适用于 Intel Mac
  • Apple Silicon (ARM64): nethergate-nightly-osx-arm64.tar.gz - 适用于 M1/M2/M3/M4 Mac

解压后运行 NetherGate.Host (或 NetherGate.Host.exe on Windows) 即可。


⚙️ 系统要求

  • .NET Runtime: 已包含在构建中(self-contained)
  • Minecraft: Java Edition 1.21.9+
  • 操作系统:
    • Windows 10+ (x64, x86, ARM64)
    • Linux (Ubuntu 20.04+, Debian 10+, 其他主流发行版)
    • macOS 11+ (Intel & Apple Silicon)