Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Create setup_secrets.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekins3366 authored Mar 26, 2024
1 parent d2e03dd commit 70e1059
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Tools/corvax/setup_secrets.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
New-Item -ItemType Junction -Path "Resources\Prototypes\CorvaxSecrets" -Target "Secrets\Resources\Prototypes"
New-Item -ItemType Junction -Path "Resources\Prototypes\CorvaxSecretsServer" -Target "Secrets\Resources\ServerPrototypes"
New-Item -ItemType Junction -Path "Resources\Locale\ru-RU\corvax-secrets" -Target "Secrets\Resources\Locale"
New-Item -ItemType Junction -Path "Resources\Textures\CorvaxSecrets" -Target "Secrets\Resources\Textures"

0 comments on commit 70e1059

Please sign in to comment.