Ver código fonte

update readme

jstzwj 4 anos atrás
pai
commit
43a837e95b
3 arquivos alterados com 14 adições e 14 exclusões
  1. 7 8
      README-zh.md
  2. 6 6
      README.md
  3. 1 0
      build_and_run.bat

+ 7 - 8
README-zh.md

@@ -9,22 +9,22 @@ MineCase
 
 `MineCase` 是一个跨平台、分布式的 `Minecraft` 服务器。
 
-本项目使用 `.NET Core` 编写,基于 [orleans](https://github.com/dotnet/orleans) 框架。它通过 Actor 模型将各个模块分离开来,从而构建一个高效的分布式系统。
+本项目使用 `.NET 6` 编写,基于 [orleans](https://github.com/dotnet/orleans) 框架。它通过 Actor 模型将各个模块分离开来,从而构建一个高效的分布式系统。
 
 不同的区块由不同的服务器管理,所有的玩家都可以在同一个世界进行游戏,这位minecraft服务器带来了更多的拓展性。
 
-目前仅支持 `Minecraft`  [1.15.2](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-15-2)的版本。
+目前仅支持 `Minecraft`  [1.15.2](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-15-2)的版本。(正在升级到1.17.1协议)
 
 ![Screenshots](screenshots/1.jpg)
 
 ## 运行需要
-* [.Net Core 3.1](https://www.microsoft.com/net/download)
+* [.Net 6](https://www.microsoft.com/net/download)
 * [MongoDB](https://www.mongodb.com/download-center/community)
 
 ## 安装
 
 ## 从源码编译安装
-* 1 . 下载并安装 [.NET Core sdk](https://www.microsoft.com/net/download)。
+* 1 . 下载并安装 [.NET sdk](https://www.microsoft.com/net/download)。
 * 2 . 下载并安装 [MongoDB](https://www.mongodb.com/download-center?jmp=nav#community)。
 * 3 . 从 [github page](https://github.com/dotnetGame/MineCase/archive/master.zip) 下载`MineCase`(或者使用 **clone:** 指令)。
 	```bash
@@ -41,9 +41,9 @@ MineCase
 ![https://github.com/sunnycase](https://i.loli.net/2020/02/19/QWGu4759qeUam8c.png)![https://github.com/jstzwj](https://i.loli.net/2020/02/19/kSqmT7cFfp5Qi4L.png)![https://github.com/akemimadoka](https://i.loli.net/2020/02/19/s2GmUF7SwqzC9ER.png)![https://github.com/Alinshans](https://i.loli.net/2020/02/19/yt9DE4LT1RkweQb.png)![https://github.com/ray-cast](https://i.loli.net/2020/02/19/r42VmKzjlpaQPCc.png)![https://github.com/Melonpi](https://i.loli.net/2020/02/19/KcW4pes71AR5bqH.png)![https://github.com/zaoqi](https://i.loli.net/2020/02/19/15ByH8UoICESudh.png)
 
 ## 特别感谢
-* ![https://www.patreon.com/acid_chicken](https://i.loli.net/2020/02/19/qoR9anvrkNLtSY8.png) Acid Chicken
-* ![https://www.patreon.com/user/creators?u=4934636](https://i.loli.net/2020/02/19/KCRsaH4JTSIow29.png) Balajanovski
-* [![https://www.patreon.com/Gongo/creators](https://i.loli.net/2020/02/22/gH68tvU4S2JrOPL.png)](https://www.patreon.com/Gongo/creators) Gongo
+* Acid Chicken
+* Balajanovski
+* Gongo
 
 ## 参与开发
 
@@ -86,4 +86,3 @@ MineCase
 
 
 
-

+ 6 - 6
README.md

@@ -11,7 +11,7 @@ MineCase
 The project is designed to create a high-performance, distributed `Minecraft` server with virtual actor provided by Orleans distributed framework. 
 Different chunks are managed on different servers so that more players can join in and play in the same world. This makes minecraft servers more scalable.
 Servers like Anarchy servers can allow more players to join in without waiting in queue by using distributed server.
-It written in `C#` with `.NET Core 3.1` env and based on `orleans` framework to work with released [1.15.2 protocol](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-15-2). The [website](https://wiki.vg/) describes the Minecraft protocol clearly.
+It written in `C#` with `.NET 6` env and based on `orleans` framework to work with released [1.15.2 protocol](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-15-2) (1.17.1 protocol is in progress). The [website](https://wiki.vg/) describes the Minecraft protocol clearly.
 
 **MineCase is under refactoring, so branch refactor may not work.**
 
@@ -20,11 +20,11 @@ It written in `C#` with `.NET Core 3.1` env and based on `orleans` framework to
 ![Screenshots](screenshots/1.jpg)
 
 ## Run Requirements
-* [.Net Core 3.1](https://www.microsoft.com/net/download)
+* [.Net 6](https://www.microsoft.com/net/download)
 * [MongoDB](https://www.mongodb.com/download-center/community)
 
 ## Install (Build From Source)
-* 1 . Download and install a `.NET Core sdk` from this [page](https://www.microsoft.com/net/download).
+* 1 . Download and install a `.NET sdk` from this [page](https://www.microsoft.com/net/download).
 * 2 . Download and install a `MongoDB` from this [page](https://www.mongodb.com/download-center?jmp=nav#community).
 * 3 . Download a `MineCase` archive from the [github page](https://github.com/dotnetGame/MineCase/archive/master.zip)  (or **clone:**)
 	
@@ -52,9 +52,9 @@ None
 
 Wooden Pickaxe backers:
 
-* [![https://www.patreon.com/acid_chicken](https://i.loli.net/2020/02/19/qoR9anvrkNLtSY8.png)](https://www.patreon.com/acid_chicken) Acid Chicken
-* [![https://www.patreon.com/user/creators?u=4934636](https://i.loli.net/2020/02/19/KCRsaH4JTSIow29.png)](https://www.patreon.com/user/creators?u=4934636) Balajanovski
-* [![https://www.patreon.com/Gongo/creators](https://i.loli.net/2020/02/22/gH68tvU4S2JrOPL.png)](https://www.patreon.com/Gongo/creators) Gongo
+* Acid Chicken
+* Balajanovski
+* Gongo
 
 ## Get Involved
 

+ 1 - 0
build_and_run.bat

@@ -2,6 +2,7 @@
 where mongo
 IF %ERRORLEVEL% NEQ 0 (
     echo "mongo command is not available, please make sure mongodb is installed and added to the system path."
+    pause
     exit /b 1
 )