Files @ r25750:48cf2eaef79c
Branch filter:

Location: cpp/openttd-patchpack/source/os/emscripten/Dockerfile

translators
Update: Translations from eints
english (us): 1 change by 2TallTyler
german: 1 change by Wuzzy2
dutch: 1 change by Afoklala
1
2
3
4
FROM emscripten/emsdk:2.0.10

COPY emsdk-liblzma.patch /
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-liblzma.patch