Directly add the older fmod file to build image

This commit is contained in:
zontreck 2024-07-08 02:19:40 -07:00
parent e6366ac51a
commit 1312310699

View file

@ -17,7 +17,7 @@ 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 ./
COPY ./fmodstudioapi20220linux.tar.gz ./
RUN autobuild build -A64 --all
RUN autobuild package -A64