You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
期待实现的功能
能够支持常见游戏平台的API,如成就系统,云存档,游戏上架需要的DRM,游戏平台特殊的启动参数,支持Shift+Tab呼出菜单等。
期待的实现方式
云存档那边可以考虑把读取存档和写存档都作为存档流来考虑,无非换一种读写驱动的角度。
其他的需要具体根据平台分析实现过程。rust应该有成熟的库,和py生态一样。
The text was updated successfully, but these errors were encountered: