|
1 | 1 | # UndertaleModTool (Genouka Fork) |
2 | 2 |
|
3 | | - |
4 | | - |
5 | | - [](https://hosted.weblate.org/engage/qiuutmtv4/) |
| 3 | + [](https://github.com/UnderminersTeam/UndertaleModTool/blob/master/LICENSE.txt) |
| 4 | + [](https://hosted.weblate.org/engage/qiuutmtv4/) [](https://space.bilibili.com/3493116076100126) [](https://discord.com/users/1124397340627845200) |
6 | 5 |
|
7 | | -[](https://space.bilibili.com/3493116076100126)[](https://discord.com/users/1124397340627845200) |
| 6 | +**This is an unofficial fork of UndertaleModTool!** |
8 | 7 |
|
9 | | -[Participate in localizing translations on Weblate!](https://hosted.weblate.org/engage/qiuutmtv4/) |
| 8 | +**这是一个非官方的UndertaleModTool分支。** |
10 | 9 |
|
11 | | -**This is an unofficial fork of UndertaleModTool! 这是一个非官方的UndertaleModTool分支。** |
| 10 | +This repository maintains versions for four platforms: Windows, Linux, MacOS, and Android. |
12 | 11 |
|
13 | | -This repository maintains versions for four platforms: Windows, Linux, MacOS, and Android. 本仓库同时维护 Windows、Linux、MacOS、Android 四个平台的版本。 |
| 12 | +本仓库同时维护 Windows、Linux、MacOS、Android 四个平台的版本。 |
14 | 13 |
|
15 | | -| Releases(发布包) | URL(链接) | |
16 | | -|:----------------------------:|----------------------------------------------------------------------------------------------| |
17 | | -| Nightly Version(最新版) | [下载(Download)](https://github.com/Genouka/UndertaleModTool/releases/tag/nightly) | |
18 | | -| Stable Version(稳定版) | [下载(Download)](https://github.com/Genouka/UndertaleModTool/releases) | |
19 | | -| Test Build(测试构建) | [下载(Download)](https://github.com/Genouka/UndertaleModTool/actions/workflows/build_test_apk.yml) | |
| 14 | +## Download / 下载 |
20 | 15 |
|
21 | | -Download the latest release of this fork from the [releases page](https://github.com/GenOuka/UndertaleModTool/releases). 在[releases页面](https://github.com/GenOuka/UndertaleModTool/releases)下载本fork项目的最新版本。 |
| 16 | +| Releases (发布包) | Link / State (链接/状态) | |
| 17 | +|:-----------------:|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 18 | +| Stable (稳定版) | [](https://github.com/genouka/UndertaleModTool/releases/latest) | |
| 19 | +| Nightly (每夜版) | [](https://github.com/genouka/UndertaleModTool/releases/tag/nightly) | |
| 20 | +| Test Build (测试构建) | [下载(Download)](https://github.com/Genouka/UndertaleModTool/actions/workflows/build_test_apk.yml) | |
22 | 21 |
|
23 | | -[QQ群](https://qm.qq.com/q/V1LyuIu3IY) [哔哩哔哩](https://space.bilibili.com/3493116076100126) |
| 22 | +If you are looking for the official version instead of the version I forked, please go to [here](https://github.com/UnderminersTeam/UndertaleModTool/) |
| 23 | + |
| 24 | +如果你在找官方的版本而不是我Fork的版本,请前往[这里](https://github.com/UnderminersTeam/UndertaleModTool/) |
| 25 | + |
| 26 | +[QQ群](https://qm.qq.com/q/V1LyuIu3IY) | [哔哩哔哩](https://space.bilibili.com/3493116076100126) |
24 | 27 |
|
25 | 28 | ## What do I change?/我做了什么修改? |
26 | 29 |
|
| 30 | +- Avalonia App for Windows/Linux/MacOS/Android 跨平台支持 |
| 31 | + |
27 | 32 | - Add the support of multi-language and localization. 添加多语言和本地化支持 |
28 | 33 |
|
| 34 | + [Participate in localizing translations on Weblate!](https://hosted.weblate.org/engage/qiuutmtv4/) |
| 35 | + |
29 | 36 |  |
30 | 37 |
|
31 | 38 | - Allow to import resources from other datafiles. 允许从其它数据文件导入资源 |
@@ -94,13 +101,27 @@ Download the latest release of this fork from the [releases page](https://github |
94 | 101 |
|
95 | 102 |  |
96 | 103 |
|
97 | | -- Real-time static error checking 实时静态错误检查 |
| 104 | +- Real-time static error checking and parameter matching checking 实时静态错误检查和参数匹配检查 |
98 | 105 |
|
99 | 106 |  |
100 | 107 |
|
101 | | -- Avalonia App for Linux/MacOS/Android 跨平台支持 |
| 108 | +- Code editor dual-color theme and its settings 代码编辑器双色主题及其设置 |
| 109 | + |
| 110 | +  |
| 111 | + |
| 112 | +  |
| 113 | + |
| 114 | +- Better context menu 更好的上下文菜单 |
| 115 | + |
| 116 | +  |
| 117 | + |
| 118 | +  |
| 119 | + |
| 120 | +- Auto check for updates (can close) 自动检查更新功能(可以关闭) |
102 | 121 |
|
| 122 | +- A more detailed and accurate code analyzer (type propagation and constant folding) 更详细准确的代码分析器(类型传播和常量展开) |
103 | 123 |
|
| 124 | +- Actively synchronize upstream code, usually no longer than a week 积极同步上游代码,通常不会超过一周 |
104 | 125 |
|
105 | 126 | ## 鸣谢/Thanks |
106 | 127 | 如果没有以下项目作为基础,本项目将永远不会诞生! |
|
0 commit comments