File tree Expand file tree Collapse file tree 2 files changed +7
-20
lines changed
Expand file tree Collapse file tree 2 files changed +7
-20
lines changed Original file line number Diff line number Diff line change 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
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.0
9+ mod_version =2.0.1
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