mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
copy data/shaders to bin
This commit is contained in:
@@ -37,6 +37,7 @@ function Build-Data()
|
||||
|
||||
# Create symlinks
|
||||
Symlink-or-Copy "$binDataPath\language" "$dataPath\language" > $null
|
||||
Symlink-or-Copy "$binDataPath\shaders" "$dataPath\shaders" > $null
|
||||
Symlink-or-Copy "$binDataPath\title" "$dataPath\title" > $null
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user