Merge branch 'main' of https://dev.sp-tarkov.com/gasmo/ScavXpCounts
This commit is contained in:
commit
aa079a286b
21
README.md
21
README.md
@ -1,2 +1,19 @@
|
||||
## Description ##
|
||||
Simple server mod that makes experience earned as a player scav count towards your PMC.
|
||||
Quick server mod that adds experience from player scav raids to your PMC, including skill progress.
|
||||
|
||||
Also allows for syncing your Scav and PMC experience so that they do not differ at all.
|
||||
|
||||
|
||||
## Installation:
|
||||
|
||||
Extract contents of zip file into your SPT folder.
|
||||
|
||||
|
||||
## Configuration:
|
||||
|
||||
In the "config.json" file there are options that you can enable or disable.
|
||||
|
||||
* EnableMod: self-explanatory.
|
||||
* EnableSkillXp: enables the transfer of skill experience from Scav to PMC.
|
||||
* EnableGeneralXp: enables the transfer of general experience from Scav to PMC.
|
||||
* EnableSkillSync: enables the syncing of skills between Scav and PMC (always the higher of the two).
|
||||
* EnableGeneralSync: enables the syncing of general experience from Scav and PMC (always the higher of the two).
|
Loading…
x
Reference in New Issue
Block a user