Skip to content

Commit e15a99d

Browse files
committed
v2.0.1
1 parent 16cd6a9 commit e15a99d

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

CHANGELOGS.md

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
## ChangeLogs
22

3-
# v1.1.10
4-
* Fixed model mode serialization issue
5-
* Fixed sub emitter serialization issue
6-
* Fixed Birth event doesn't correct
7-
* Fixed collision checking issue
8-
9-
# v1.1.9
10-
* Fixed the delay of the Beam Particle doesn't work
11-
* Fixed the animation time normalization
12-
* Fixed sub fxs won't be saved
13-
14-
# v1.1.8
15-
* Fixed remove entity command.
16-
* Bump up ldlib to the latest.
17-
* Added Auto Rotation for entity command.
18-
19-
# v1.1.7
20-
* Added beam and trail emitters lifetime.
21-
* Added command to remove fx from block / entities.
3+
# v2.0.1
4+
* Cache draw target depth texture
5+
* Fixed Registries loading
6+
* Added Game Time Control
7+
* Fixed resource releasing
8+
* Check LDLib2 version

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.0
9+
mod_version=2.0.1
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)