✨ add mnet project
This commit is contained in:
@@ -54,12 +54,18 @@ impl Projects {
|
|||||||
</a></p>
|
</a></p>
|
||||||
<p class="content">{r#"a java seventeen (and up) event-system that is able to be scaled in large systems."#}</p>
|
<p class="content">{r#"a java seventeen (and up) event-system that is able to be scaled in large systems."#}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="column box mb-5 ml-1">
|
<div class="column box mb-5 ml-1 mr-2">
|
||||||
<p class="subtitle is-inline-block mb-0"><a href="https://git.gay/luciel/lib_swingify">
|
<p class="subtitle is-inline-block mb-0"><a href="https://git.gay/luciel/lib_swingify">
|
||||||
{r#"swingify"#}
|
{r#"swingify"#}
|
||||||
</a></p>
|
</a></p>
|
||||||
<p class="content">{r#"my java swing wrapper to simplify window creation for bogus-brains."#}</p>
|
<p class="content">{r#"my java swing wrapper to simplify window creation for bogus-brains."#}</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="column box mb-5 mr-1">
|
||||||
|
<p class="subtitle is-inline-block mb-0"><a href="https://git.gay/luciel/mc_mod_mnet">
|
||||||
|
{r#"modern netty"#}
|
||||||
|
</a></p>
|
||||||
|
<p class="content">{r#"fabric mod that adds experimental iouring and kqueue support."#}</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user