Skip to content

MSU Scripter v1.1.1

Compare
Choose a tag to compare
@MattEqualsCoder MattEqualsCoder released this 31 Oct 23:22
· 264 commits to main since this release
fe7d6d4

Change Log

  • Updated to try calling PyMusicLooper via Python rather than as a standalone application in case it's installed via pip instead of pipx (#11)
  • Changed the way the "you have pending changes" window pops up to avoid potential crashes (#9)
  • Fixed an issue where it would hang when using PyMusicLooper while music is playing (#10)
  • Updated the way the MSU type configs are pulled in and changed some of the paths for Linux to make it easier to make appimage/flatpaks in the future.
  • Updated logs to use Serilog
  • Created GitHub action for builds