Yc7521
Yc7521
需要更新接口
新接口有_ex后缀 `POST` https://cat-match.easygame2021.com/sheep/v1/game/game_over_ex ``` js { "rank_time" : number, "rank_role" : number, "rank_score" : number, "rank_state" : number, "MatchPlayInfo" : string, "skin" : number } ``` 以下为猜测 + `MatchPlayerInfo`字段看上去是通关的操作记录,编码方式base64,二进制格式未知 +...
顺带写了线性Ticker和控制台的测试代码
fix: update CMake import file generation for architecture handling - Improved TARGET_PTRBYTES calculation to support additional architectures. - On DLL platforms, use IMPORTED_LOCATION to reference the dependent DLL file and...