mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-25 16:28:42 -06:00
add notice
This commit is contained in:
parent
abeef03d50
commit
4a200fa059
|
@ -2,6 +2,11 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Voxel engine written in Rust
|
Voxel engine written in Rust
|
||||||
</p>
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<b>Wgpu edition: highly experimental very early work-in-progress wgpu version of Kubi!</b><br>
|
||||||
|
<i>This crap doesn't even compile yet!</i><br>
|
||||||
|
If you want to play kubi, build the <a href="github.com/griffi-gh/kubi">older Glium version</a> (or try <a href="https://github.com/griffi-gh/kubi/releases/tag/nightly">binary releases</a>) instead.
|
||||||
|
</p>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src=".readme/game.gif" width="512">
|
<img src=".readme/game.gif" width="512">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue