Changes between Version 18 and Version 19 of ActionQuake2


Ignore:
Timestamp:
Oct 15, 2024, 3:28:33 AM (4 weeks ago)
Author:
w96k
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ActionQuake2

    v18 v19  
    1313
    1414{{{#!bash
    15 git clone https://github.com/skullernet/q2pro.git
    16 
    1715sudo apt install meson gcc libc6-dev libsdl2-dev libopenal-dev \
    1816                 libpng-dev libjpeg-dev zlib1g-dev mesa-common-dev \
     
    2018                 libwayland-dev wayland-protocols libdecor-0-dev \
    2119                 libavcodec-dev libavformat-dev libavutil-dev \
    22                  libswresample-dev libswscale-dev
     20                 libswresample-dev libswscale-dev git
     21
     22git clone https://github.com/skullernet/q2pro.git
    2323
    2424meson setup builddir