Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release 0.3.2

qingchenyouforcc edited this page Apr 24, 2026 · 1 revision

0.3.2 更新说明

本页记录 0.3.2 版本中对用户、模板作者和自动化使用者最重要的变化。

主要变化

  • Mascot 存储升级为 .mascot 单文件包。
  • 每个 .mascot 包必须包含根目录 info.json
  • bubble_context.txt 现在可以作为包内可选文件,为单个模板提供专属气泡文本。
  • 主页 GUI 增加更紧凑的操作栏和选中模板详情面板。
  • loadedMascots / CLI JSON 输出补充 versiondescriptionauthor 元数据。
  • Windows 发布产物包含便携 zip、MSI 和带 VC 运行库引导的 -setup.exe

.mascot

.mascot 本质上是 zip 兼容压缩包,推荐结构如下:

Name.mascot
├── info.json
├── bubble_context.txt
├── actions.xml
├── behaviors.xml
├── img/
└── sound/

info.json.name 是用户可见名称,也是 GUI、CLI 和 API 使用的模板名称。文件名主要是存储用途。

兼容性

  • .mascot 文件可以直接导入。
  • 传统 Shimeji-ee ZIP 仍可导入,导入时会转换为 .mascot
  • 旧版本遗留的 xxx.mascot/ 目录会在启动时尽量迁移为单文件包。
  • 如果新包缺少 info.jsoninfo.json.name 为空,或缺少 XML/图片资源,导入或加载会失败。

Windows 产物

0.3.2 Windows x64 常见产物:

  • NeurolingsCE_windows_x86_64_v0.3.2.zip
  • NeurolingsCE_windows_x86_64_v0.3.2.msi
  • NeurolingsCE_windows_x86_64_v0.3.2-setup.exe

普通用户优先使用 -setup.exe。需要免安装或便携使用时使用 zip。

相关文档

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /