Skip to content

Commit b01a100

Browse files
committed
v2.1.0
1 parent ec5a799 commit b01a100

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOGS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx6G
66
# Mod Info
77
mod_id=photon
88
mod_name=Photon
9-
mod_version=2.0.6
9+
mod_version=2.1.0
1010
mod_description=Photon, a VFX library
1111
mod_license=GPL-3.0 license
1212
mod_url=https://github.com/Low-Drag-MC/Photon/

0 commit comments

Comments
 (0)