Devlogs
The first OpenTK version is out! (Alpha v1.0.3_u2)
BytecraftA downloadable silly block game woah for Windows, macOS, and Linux
Posted August 30, 2025 by ourenia
#OpenTK #Bytecraft
I recently switched to OpenTK and so far it is going great. This version is better than the rest yet has a far smaller file size. I am proud of my work and I hope you enjoy it.
And due to how the game works, you can swap out the texture atlas to anything. Here is how:
- download the game
- extract the zip folder
- enter the extracted folder
- go to the folder named "textures"
- rename the current texture atlas named "texture_atlas" to something else
- rename a different texture atlas to "texture_atlas". this makes the game use that image instead
- or you can make your own texture atlas.
I use this strategy and it works very well.
Bye Unity, hello OpenTK!