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:
Cj
2025-06-15 04:54:33 -04:00
committed by GitHub
parent 4cc0d98a6a
commit 07f57e16a8
306 changed files with 13 additions and 16 deletions
+1 -1
View File
@@ -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>