File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11## ChangeLogs
22
3+ # v2.1.0
4+ * Bump up LDLib2 version to 2.1.0+
5+ * Fixed UV Animation tiles definition and behavior
6+ * Fixed GPU Instance rendering error while having multiple particles greater than max particle number
7+ * Added zh_cn localization (Thanks @Arcomit )
8+ * Added lang for config (Thanks @hi4444 )
9+ * Added Raycast mode for beam particles (Thanks @OmbreMoon )
10+
311# v2.0.6
412* bump up ldlib2 to fix ResourcePack loading
513
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx6G
66# Mod Info
77mod_id =photon
88mod_name =Photon
9- mod_version =2.0.6
9+ mod_version =2.1.0
1010mod_description =Photon, a VFX library
1111mod_license =GPL-3.0 license
1212mod_url =https://github.com/Low-Drag-MC/Photon/
You can’t perform that action at this time.
0 commit comments