Skip to content

Releases: atxi/Polymer

polymer 0.0.4

10 Jul 19:08
Compare
Choose a tag to compare

Implement asset store and downloading of necessary assets from the resources server.

polymer 0.0.3

06 Jul 21:15
Compare
Choose a tag to compare
v0.0.3

Implement unix platform layer

polymer 0.0.2

30 May 17:08
Compare
Choose a tag to compare
  • Update to Minecraft 1.19.4.
  • Implement simple chat window with IME support.
  • Improve Vulkan surface format selection and descriptor pool size.

Read the readme for information on how to run this.

v0.0.1: Add launch arguments and update readme

19 Jan 04:18
Compare
Choose a tag to compare
- Add building and running instructions to readme.
- Allow username and server to be configured using launch arguments.
- Switch to using blocks-1.19.3.json instead of blocks.json so it
  doesn't try to load the wrong blocks file in the future.
- Don't load vulkan debug extension in release mode.