Bump version - 0.0.3

This commit is contained in:
JozsefA 2021-06-24 19:44:35 -07:00
parent 3fb48d248a
commit c88d9dca7e
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
0.0.3:
New
- Include the logo in the mod
- Prevent Minecraft from nuking the depth buffer on fabulous graphics
- Add some more debug information when shader compilation fails
Fixes
- Fix startup crash with intel drivers
- Fix startup crash with optifine
- Fix crash on server start
- Fix "unknown custom packet identifier" errors
- Fix crash on resource reload
0.0.2:
New
- Added /flywheel backend command to replace /create experimentalRendering

View File

@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# mod version info
mod_version=0.0.2
mod_version=0.0.3
mc_update_version=1.16
minecraft_version=1.16.5
forge_version=36.0.42