File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 118
118
<sys : String x : Key =" Mods:CheckingInstalledMods" >正在检查已安装的Mod</sys : String >
119
119
<sys : String x : Key =" Mods:LoadingMods" >正在加载Mod列表</sys : String >
120
120
<sys : String x : Key =" Mods:FinishedLoadingMods" >已加载Mod列表</sys : String >
121
- <sys : String x : Key =" Mods:NoMods" >当前版本的游戏暂时没有Mod,请等待Mod更新</sys : String >
121
+ <sys : String x : Key =" Mods:NoMods" xml : space =" preserve" >当前版本的游戏暂时没有Mod,请等待Mod更新。
122
+
123
+ 如果现在就想装,可以按简介中的教程链接来降级</sys : String >
122
124
<sys : String x : Key =" Mods:InstallingMod" >正在安装{0}</sys : String >
123
125
<sys : String x : Key =" Mods:InstalledMod" >已安装{0}</sys : String >
124
126
<sys : String x : Key =" Mods:FinishedInstallingMods" >Mod安装完成</sys : String >
Original file line number Diff line number Diff line change 51
51
// You can specify all the values or you can default the Build and Revision Numbers
52
52
// by using the '*' as shown below:
53
53
// [assembly: AssemblyVersion("1.0.*")]
54
- [ assembly: AssemblyVersion ( "1.1.3205 .0" ) ]
55
- [ assembly: AssemblyFileVersion ( "1.1.3205 .0" ) ]
54
+ [ assembly: AssemblyVersion ( "1.1.3206 .0" ) ]
55
+ [ assembly: AssemblyFileVersion ( "1.1.3206 .0" ) ]
You can’t perform that action at this time.
0 commit comments