Voici une version adaptée pour la release 1.3.0, en reprenant le même style que celle de la 1.2.0 :
New Features
- Key overlay support – expose real-time key presses (K1, K2, M1, M2)
is_pausedflag – detect whether the game is currently pausedis_replayflag – identify if the player is watching a replay
Improvements
- Potential Crashed - Reduced crash coming from unused Sig such as song
Breaking Changes
None
Impact
- These additions strengthen the API by exposing critical gameplay context (inputs, replay state, pause state), unlocking entirely new categories of third-party tooling.