Update Resources to Version 2.8 (#83)

- 更新版本至1.5.3。
- 添加 anime game 2.8.0 的新物品、角色、场景。
- 修正权限列表。
- 使不同语言间的各种id与默认自定义命令一致化。
- 撤销 add 2.8.5 avatar #85 的更改,因为这些角色id目前并不存在,他们应该在3.0版本被添加。
This commit is contained in:
Asayu233
2022-07-16 12:07:09 +08:00
committed by GitHub
parent ef4f06d6c3
commit 9eba1d6368
34 changed files with 8299 additions and 7489 deletions

View File

@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;
// 有关程序集的一般信息由以下
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.5.2.1")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyVersion("1.5.3")]
[assembly: AssemblyFileVersion("1.0.0")]