Bump version - 0.5.0a

This commit is contained in:
Jozufozu 2021-12-29 10:59:34 -08:00
parent 9abfad00c6
commit 552ed07547
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
0.5.0a:
Fixes
- Address crash experienced by some users while rendering any tile.
- Fix crash caused by loading a world with flywheel backend off.
0.5.0:
New
- Added parallel batching backend, effectively a CPU instancer.

View file

@ -2,7 +2,7 @@ org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false
# mod version info
mod_version = 0.5.0
mod_version = 0.5.0a
mc_update_version = 1.18
minecraft_version = 1.18.1
forge_version = 39.0.8