Download Link: [monogatari-v2.4.0](https://datadyne.perfectdark.space/monogatari/releases/monogatari-v2.4.0.zip)

### 💜 Support Monogatari

Monogatari is free, open source, and built in the open — releases like this one are powered by the people who chip in to keep it going. If the engine helps you bring your stories to life, please consider sponsoring its development:

- ❤️ [GitHub Sponsors](https://github.com/sponsors/Hyuchia)
- 🧡 [Patreon](https://www.patreon.com/Hyuchia)
- ☕ [Ko-fi](https://ko-fi.com/hyuchia)

## 📰 Release Change Log


### 🌟 New Features

- Added support for layered sprites
- Hungarian translations now available for the UI (Thank you [Levev](https://github.com/Levev)!)
- Taditional Chinese translations now available for the UI (Thank you [Koala Yeung](https://github.com/yookoala)!)
- Rollback can now be disabled for the entire game



### 🐛 Bug Fixes

- [PR #154](https://github.com/Monogatari/Monogatari/pull/154) Fix issue when a scene would get overridden by a background when the game loaded.


### 📦 Misc

- Core is now using [esbuild](https://esbuild.github.io/) instead of parcel to build



### How To Upgrade

If you're on the v2.x.x version

If you were already using a previous release from v2.x.x, then upgrading is pretty simple, replace the files in your engine directory with the new ones,

If you're on v1.4.1 (stable) or below:

If you are planning to upgrade from a game made with the v1.4.1 release, we recommend you reading the Upgrade Guide