Basic resources to start creating SPT mods. It is recommended to start with server mods.
¶
Discord mod development channels:
#mods-resources
#mods-development
¶
General modding resources:
Semantic versioning
SPT Item Database
Tarkov-Dev
Tarkynator
Item Creation Guide
¶
Server mod resources:
TypeScript Docs
Server Mod Examples
¶
Client mod resources:
Microsoft interactive C# tutorials
Jehree’s beginner write up to get started with client modding
Bepinex Docs
Harmony Docs