Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data` * Added GZ 20+ variant to repeatable quest system #395 * Repeatable code cleanup * Removed PMC level check for repeatable Quest pool generation #395 they will always generate for both GZ variants * Rename `Assets` to `SPT_Data` --------- Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<OutputType>Exe</OutputType>
|
||||
<IsPackable>true</IsPackable>
|
||||
<ApplicationIcon>..\Libraries\SPTarkov.Server.Assets\Assets\images\icon.ico</ApplicationIcon>
|
||||
<ApplicationIcon>..\Libraries\SPTarkov.Server.Assets\SPT_Data\images\icon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user