Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

v1.2.0

Choose a tag to compare

@xiaoqch xiaoqch released this 25 Mar 09:03
· 8 commits to main since this release
  1. fix the problem that the button of Add fake player in the list screen is invalid
  2. fix cannot be started if OperationAgent plugin is not installed
  3. fix the missing translation text
  4. Slightly reduce the efficiency of debug mode to increase the efficiency of non-debug mode
  5. Reduce the redundant data synchronization to reduce the dummy screen delay
  6. export some APIs, see: FpmApiTemplate.js
  7. add asynchronous Websocket connection support, (LiteLoader 2.0.4 or above is automatically enabled, other versions are not affected)