diff --git a/README.md b/README.md index e13f3e0..d8fe2c4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,11 @@ This is so the software gains the ability to simulate mouse clicks and keyboard If run into "ASP .net package not installed error" go to [Microsoft](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) -for the **desktop** runtime package(Get X64 version, Mac users get Arm64 version) +for the **ASP.NET Core** runtime package(Get X64 version for intel,AMD CPUs) +![Error2](MarkDownImages/error2.png) + +If you still see the error, get the desktop runtime package + ![1](MarkDownImages/error1.png) 2.Select Stone type and select the stones to polish/grow, and enter long,short delay, diff --git a/README_CN.md b/README_CN.md index 1051540..3b2b41f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -29,6 +29,7 @@ StoneTapper 解压后可直接运行,medium model为加强版AI, 下载替换 如果出现 "ASP .net package not installed error" 报错, 那么你需要到 [Microsoft](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) 官网并下载 **ASP.NET Core** 运行时文件。需要下载x64版本的安装包(英特尔,AMD 的CPU)。 ![Error2](MarkDownImages/error2.png) + 如果继续看到错误,那么你需要下载 **desktop** 运行时文件。 ![1](MarkDownImages/error1.png)