Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

ver1.3

Compare
Choose a tag to compare
@Xuoos Xuoos released this 04 Dec 02:49
· 2 commits to Testing since this release
84edd06

1.5铁轨游戏安卓自定义IP客户端,与os客户端共存
需要修改lc核心
HttpServer.java中的方法addDispatchRoutes额外添加一行代码:
getApp().get("/*/query_dispatch", new QueryDispatchHandler(this));

跑不了https