added rehlds
This commit is contained in:
@ -24,6 +24,8 @@ RUN ./steamcmd.sh +login anonymous \
|
|||||||
RUN mkdir -p /root/.steam/sdk32 && \
|
RUN mkdir -p /root/.steam/sdk32 && \
|
||||||
ln -sf /hlds/steamclient.so /root/.steam/sdk32/steamclient.so
|
ln -sf /hlds/steamclient.so /root/.steam/sdk32/steamclient.so
|
||||||
|
|
||||||
|
COPY rehlds/ ./
|
||||||
|
|
||||||
COPY start.sh /start.sh
|
COPY start.sh /start.sh
|
||||||
RUN chmod +x /start.sh
|
RUN chmod +x /start.sh
|
||||||
ENTRYPOINT ["/start.sh"]
|
ENTRYPOINT ["/start.sh"]
|
||||||
|
BIN
rehlds/core.so
Normal file
BIN
rehlds/core.so
Normal file
Binary file not shown.
BIN
rehlds/demoplayer.so
Normal file
BIN
rehlds/demoplayer.so
Normal file
Binary file not shown.
BIN
rehlds/engine_i486.so
Normal file
BIN
rehlds/engine_i486.so
Normal file
Binary file not shown.
BIN
rehlds/filesystem_stdio.so
Normal file
BIN
rehlds/filesystem_stdio.so
Normal file
Binary file not shown.
BIN
rehlds/hlds_linux
Normal file
BIN
rehlds/hlds_linux
Normal file
Binary file not shown.
BIN
rehlds/hltv
Normal file
BIN
rehlds/hltv
Normal file
Binary file not shown.
BIN
rehlds/proxy.so
Normal file
BIN
rehlds/proxy.so
Normal file
Binary file not shown.
BIN
rehlds/valve/dlls/director.so
Normal file
BIN
rehlds/valve/dlls/director.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user