This is an unofficial fork of UndertaleModTool!
这是一个非官方的UndertaleModTool分支。
This repository maintains versions for four platforms: Windows, Linux, MacOS, and Android.
本仓库同时维护 Windows、Linux、MacOS、Android 四个平台的版本。
Participate in localizing translations on Weblate!
| Releases (发布包) | Link / State (链接/状态) |
|---|---|
| Stable (稳定版) | |
| Nightly (每夜版) | |
| Test Build (测试构建) | 下载(Download) |
If you are looking for the official version instead of the version I forked, please go to here
如果你在找官方的版本而不是我Fork的版本,请前往这里
-
Avalonia App for Windows/Linux/MacOS/Android 跨平台支持
-
Add the support of multi-language and localization. 添加多语言和本地化支持
-
Allow to import resources from other datafiles. 允许从其它数据文件导入资源
-
Add floating information panel documentation for built-in functions, constants, and variables. 添加悬浮信息面板可以显示内置的函数、变量、常量的简易文档
-
Add floating information panel documents for sprites, numbers, etc. 添加悬浮面板快速预览所悬停内容(如精灵图、数字字面量)的信息
-
Add control options for automatic line wrapping and displaying whitespace characters to the code editor. They can also be configured with default values from the settings. 为代码编辑器添加自动换行和显示空白字符的控制选项,也可以从设置窗口配置默认值。
-
Support displaying recently opened files (automatically excluding invalid files). 支持显示最近打开的文件(自动排除无效文件)
-
Better search-and-replace panel in code editor (Ctrl+F or Ctrl+H). 更好的代码编辑器搜索替换面板(Ctrl+F 或 Ctrl+H)。
-
Added full word matching, replacement, and global replacement functions to the search code panel. 为搜索代码的面板添加了全字匹配功能、替换和全局替换功能。
-
Support separating tabs into sub windows (drag and drop tab titles outside the window, or right-click on tab titles and click 'Separate to New Window') 支持将标签页分离为子窗口(直接拖拽标签页标题到窗口外,或者右键标签页标题点击分离到新窗口)
-
Data modification tracking. 数据修改跟踪
-
Add the built-in batch image import tool. 添加内置的图片批量导入工具
-
Add the texture page migration tool. 添加纹理页迁移工具
-
Improved performance, reduced memory usage, optimized UI thread lag. 提高了性能,减少内存占用,优化了UI线程卡顿。
-
Support to use as a MCP Server for AI calling. See this for detail. 支持作为MCP服务器使用,点这里查看文档。
-
Auto-complete code 自动补全代码
-
Real-time static error checking and parameter matching checking 实时静态错误检查和参数匹配检查
-
Code editor dual-color theme and its settings 代码编辑器双色主题及其设置
-
Better context menu 更好的上下文菜单
-
Auto check for updates (can close) 自动检查更新功能(可以关闭)
-
A more detailed and accurate code analyzer (type propagation and constant folding) 更详细准确的代码分析器(类型传播和常量展开)
-
Actively synchronize upstream code, usually no longer than a week 积极同步上游代码,通常不会超过一周
-
GMRT VM Support. 支持GMRT VM。
如果没有以下项目作为基础,本项目将永远不会诞生!
Without the following projects as a foundation, this project would never have been born!
- UndertaleModTool(UnderminersTeam) Original version of UndertaleModTool
- UndertaleModTool(luizzeroxis) Avalonia version for desktop
- GUTMT4A(Genouka) Android version(v3)
- QiuUTMTv4(Genouka) Android version(v4)
- QiuMagickNet(Genouka) Build
Magick.NETnupkgs for Android.

























