Adds fmod
This commit is contained in:
parent
4672a3c89e
commit
c83b18db64
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ RUN git clone https://github.com/FirestormViewer/3p-fmodstudio
|
|||
RUN git clone https://github.com/FirestormViewer/fs-build-variables.git
|
||||
WORKDIR /firestorm/3p-fmodstudio
|
||||
|
||||
COPY ./fmodstudioapi20222linux.tar.gz ./
|
||||
|
||||
RUN autobuild build -A64 --all
|
||||
RUN autobuild package -A64
|
||||
|
||||
|
|
BIN
FirestormLinux/fmodstudioapi20222linux.tar.gz
Normal file
BIN
FirestormLinux/fmodstudioapi20222linux.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in a new issue