We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98641ba commit 5ff9a0cCopy full SHA for 5ff9a0c
src/components/x-roadmap1.html
@@ -97,7 +97,7 @@
97
target="_blank">nge-web</a> engine module'>
98
WebGL2-based renderer and browser support.
99
</x-task>
100
- <x-milestone title="v0.2.x" img="imgs/web.webp">
+ <x-milestone t="tick" link="https://github.com/NostrGameEngine/ngengine/releases/tag/0.2.0" title="v0.2.x" img="imgs/web.webp">
101
<p>
102
At this stage, the engine has been fully ported to TeaVM and Android.
103
<br>
static/style.css
@@ -495,7 +495,7 @@
495
column-gap: 1rem;
496
position: relative;
497
flex-wrap: wrap;
498
-
+ row-gap: 1rem;
499
}
500
501
.cards {
0 commit comments