Skip to content

Commit bb4c10e

Browse files
committed
update:readme and configure file
1 parent df4a61d commit bb4c10e

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

README.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[中文](README.md) || [English](README.en.md)
22
# XEngine_Storage
33
This repository has a development and master branch. If you want to use it, please use the master branch
4-
please use git tool to download,like is git clone or gortoisegit.compile is failed when use download zip packet.
54

65
## Introduction
76
c c++ 存储服务 c c++ 文件存储服务

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[中文](README.md) || [English](README.en.md)
22
# XEngine_Storage
33
本仓库有开发和主分支,如果要使用,请使用master分支下的代码
4-
请使用git工具下载,比如git clone 或者 TortoiseGit.zip包可能会造成编译失败的问题
54

65
## 介绍
76
c c++ 存储服务 c c++ 文件存储服务

XEngine_Release/XEngine_Config/XEngine_Config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
},
7676
"XVer":{
7777
"StorageVersion":[
78+
"3.5.0.1001 Build20220218",
7879
"3.4.1.1001 Build20220126",
7980
"3.4.0.1001 Build20220121",
8081
"3.3.0.1001 Build20220106",

XEngine_Release/XEngine_Config/XEngine_LBConfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"Size":"1024MB",
3030
"XEngine_Key":"storagekey1",
3131
"XEngine_Path":"./XEngine_File"
32-
}
33-
,
32+
},
3433
{
3534
"bEnable":1,
3635
"nLevel":1,

0 commit comments

Comments
 (0)