Releases: AirryCo/spt-server-ci
20240901123709
SPT: 3.10.0
Server commit:
Tarkov: 0.15.0.32291
Build time: 20240901123709
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog:
20240901015105
SPT: 3.10.0
Server commit:
Tarkov: 0.15.0.32291
Build time: 20240901015105
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog:
20240831015804
SPT: 3.10.0
Server commit:
Tarkov: 0.15.0.32291
Build time: 20240831015804
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog:
20240830065741
SPT: 3.10.0
Server commit:
Tarkov: 0.15.0.32280
Build time: 20240830065741
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog:
20240828124009
SPT: 3.10.0
Server commit: af58bd0730
Tarkov: 0.15.0.32197
Build time: 20240828124009
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog: d05b7a1bcf75fbf2bd9e5a6418826580a2d7e3c0....af58bd0730
20240828013854
SPT: 3.10.0
Server commit: d05b7a1b
Tarkov: 0.15.0.32197
Build time: 20240828013854
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog: 2dfee92a4de10244479e27d11286ef669e1d00d6....d05b7a1b
3.9.8
Important
Mods using: please replace all instances of the string "/snapshot/project" in the mod folder with "/snapshot/workspace/medusa/spt-server/code/project" before running.(version 3.9 only,No changes required for version 3.10)
You can run the commond sed -i "s/\/snapshot\/workspace\/project/\/snapshot\/workspace\/medusa\/spt-server\/code\/project/g" $(grep -rl "/snapshot/workspace" .)
to replace all.
See more: #3
You need to modify the value of backendIp
to your server IP in SPT_Data/Server/configs/http.json
Usage:
cd tarkov
wget https://github.com/AirryCo/spt-server-ci/releases/download/3.9.8/spt-server-3.9.8-linux-release-EFT0.14.9.30626.tgz
tar -zxvf spt-server-3.9.8-linux-release-EFT0.14.9.30626.tgz
cd spt-server
./SPT.Server
For Docker Shell
docker run -d --name spt-server --restart always -p 6969:6969 -v ./spt-server:/opt/spt-server stblog/spt-server:3.9.8
For Docker Compose
services:
spt-server:
image: stblog/spt-server
container_name: spt-server
restart: always
volumes:
- './spt-server:/opt/spt-server'
ports:
- '6969:6969'
20240827092410
SPT: 3.10.0
Server commit: 4ded67ca
Tarkov: 0.15.0.32197
Build time: 20240827092410
Warning
After downloading, please use extraction software like WinRAR or 7-Zip to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
Full Changelog: 000000000000000000....4ded67ca