Skip to content

A SPT-Aki mod to be used with SPT-Aki Server to allow the Coop Module to communicate with the SPT-Aki Server.

Notifications You must be signed in to change notification settings

hickorysb/SIT.Aki-Server-Mod-socialfeatures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68dc3b3 · May 2, 2024
Mar 14, 2024
Apr 1, 2024
May 2, 2024
Apr 1, 2024
Jan 21, 2023
Jan 21, 2023
Feb 20, 2024
Nov 30, 2023
Jan 21, 2023
Apr 1, 2024
Apr 1, 2024
Feb 20, 2024
Mar 14, 2024
Jan 21, 2023

Repository files navigation

Stay in Tarkov

A SPT-Aki mod to be used with SPT-Aki Server to allow the Coop Module to communicate with the SPT-Aki Server.

GitHub all releases


Summary

This is the SERVER modification of SPT-Aki to allow the Coop Module to communicate with the SPT-Aki Server.

How to use this Repo?

  • Install SIT via the Launcher (or manually)
  • Download and Install the latest SPT-Aki Server
  • Download the latest "Source code" release (preferred) or use the code clone above (if you are feeling brave and like bugs)
  • Install this repo into the server /user/mods/ folder
  • Rename the folder SITCoop

How do I set up this mod?

Coop Config JSON

  • You must configure the file called coopConfig.json in your SITCoop/config folder. This file is auto generated on first run of the mod.

IF you are using PORT FORWARDING

  • In the file you must use the following config, replacing 127.0.0.1 with your own IPv4 from https://www.whatismyip.com and set useExternalIPFinder to false
  • OR set useExternalIPFinder to true

IF you are using HAMACHI or other VPN service

  • set useExternalIPFinder to false
  • set externalIP to your desired IP from the service

Http.json

  • Open Aki_Data\Server\configs\http.json with your favourite text editor
  • Change the ip setting to your internal network IP of your Computer Primary Network (Ethernet or Wi-Fi)
  • Change the logRequests setting to false to prevent log spam

Installing SPT-Aki to Azure Web Services

https://learn.microsoft.com/en-us/azure/app-service/configure-language-nodejs

About

A SPT-Aki mod to be used with SPT-Aki Server to allow the Coop Module to communicate with the SPT-Aki Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • JavaScript 9.8%
  • PowerShell 2.5%