feat: 未混淆的API接口

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2017-07-05 20:19:27 +08:00
parent 5bb73550c5
commit 60acefa312
5 changed files with 64 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>MiaoLobby</artifactId>
<version>1.8</version>
<version>1.9</version>
<build>
<finalName>${project.name}</finalName>
<resources>
@@ -71,7 +71,8 @@
<properties>
<update.description>§a正式版本 §bv${project.version}</update.description>
<update.changes>
§617-07-03 §a新增: 传送前事件 PreLobbyTpEvent;
§617-07-05 §a新增: 未混淆的API接口;
§617-07-03 §a新增: 传送前事件 PreLobbyTpEvent
</update.changes>
<update.changelog>
</update.changelog>