chore: 0.21 changelog

This commit is contained in:
2025-05-14 16:08:39 +00:00
parent 81cf2cf413
commit 2304a78db4

View File

@ -1,6 +1,10 @@
## 0.21.0
- Added simplified chinese localization (courtesy of Chilor)
## 0.20.1
- Added japanese localization
- Added japanese localization (courtesy of SALEC)
- Added user-customizable scripts
- The launch script runs directly before the game, and is equivalent to adding lines above `start "AM Daemon" ...` in start.bat
- The end script runs after the game has closed for any reason, and is equivalent to adding lines below `taskkill /f /im amdaemon.exe ...` in start.bat