remove width and height override part 2: electric boogaloo
This commit is contained in:
parent
3fdc4d6ee0
commit
38895beb5d
@ -17,8 +17,6 @@ RUN apt install -qq --force-yes unzip wget
|
|||||||
|
|
||||||
COPY . /code
|
COPY . /code
|
||||||
|
|
||||||
RUN echo "\nrunClient {\nargs \"--width\",\"128\",\"--height\",\"128\"\n}" >> /code/build.gradle
|
|
||||||
|
|
||||||
# this .deb is specially patched to support lwjgl
|
# this .deb is specially patched to support lwjgl
|
||||||
# source: https://github.com/tectonicus/tectonicus/issues/60#issuecomment-154239173
|
# source: https://github.com/tectonicus/tectonicus/issues/60#issuecomment-154239173
|
||||||
RUN dpkg -i /code/scripts/xvfb_1.16.4-1_amd64.deb
|
RUN dpkg -i /code/scripts/xvfb_1.16.4-1_amd64.deb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user