update readme to only fetch latest changes

This commit is contained in:
Loup-Garou911XD 2025-06-18 23:54:32 +05:30
parent 8e2153f30c
commit cadec2eb5c

View file

@ -40,7 +40,7 @@ tmux new -s 43210
``` ```
Download server files. Download server files.
``` ```
git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server git clone --depth=1 https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server
cd Bombsquad-Ballistica-Modded-Server cd Bombsquad-Ballistica-Modded-Server
``` ```
Now edit config.yaml in root dir change server name, port, admins, playlist, team name etc.. Now edit config.yaml in root dir change server name, port, admins, playlist, team name etc..