removed steam files
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
SERVER_NAME="GO YASOZDAL | CSDM"
|
SERVER_NAME="GO YASOZDAL | CSDM"
|
||||||
PORT=27015
|
PORT=27015
|
||||||
HLTV_PORT=27020
|
HLTV_PORT=27020
|
||||||
VAC="secure"
|
VAC="insecure"
|
||||||
SV_LAN=0
|
SV_LAN=0
|
||||||
|
|
||||||
# Gameplay settings
|
# Gameplay settings
|
||||||
|
@ -26,6 +26,7 @@ RUN mkdir -p /root/.steam/sdk32 && \
|
|||||||
|
|
||||||
COPY rehlds/ /hlds/
|
COPY rehlds/ /hlds/
|
||||||
RUN chmod +x /hlds/hlds_linux
|
RUN chmod +x /hlds/hlds_linux
|
||||||
|
RUN rm -f steamclient.so libsteam_api.so steam_api.so
|
||||||
|
|
||||||
COPY start.sh /start.sh
|
COPY start.sh /start.sh
|
||||||
RUN chmod +x /start.sh
|
RUN chmod +x /start.sh
|
||||||
|
Reference in New Issue
Block a user