games-engines/ioquake3: Add live development version

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
Shin'ya Minazuki 2026-06-02 20:55:37 -03:00
commit 1f258b0675
2 changed files with 67 additions and 0 deletions

View file

@ -8,6 +8,8 @@
<use>
<flag name="client">Build the client binary (ioquake3)</flag>
<flag name="freetype">Add support for FreeType</flag>
<flag name="renderer_gl1">Build the opengl1 client / renderer library</flag>
<flag name="renderer_gl2">Build the opengl2 client / renderer library</flag>
<flag name="server">Build the server binary (ioq3ded)</flag>
</use>
<upstream>