mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 17:48:01 +02:00
Copying fix
This commit is contained in:
parent
c931f92632
commit
e43beb5794
1 changed files with 1 additions and 1 deletions
2
IDE/dist/IDE_CreateStable.bat
vendored
2
IDE/dist/IDE_CreateStable.bat
vendored
|
@ -87,7 +87,7 @@ copy Beefy2D.dll host
|
||||||
copy BeefDbgVis.toml host
|
copy BeefDbgVis.toml host
|
||||||
copy en_*.* host
|
copy en_*.* host
|
||||||
copy BeefUser.toml host
|
copy BeefUser.toml host
|
||||||
xcopy /y BeefConfig_host.toml host\BeefConfig.toml
|
copy BeefConfig_host.toml host\BeefConfig.toml
|
||||||
xcopy /y shaders host\shaders\
|
xcopy /y shaders host\shaders\
|
||||||
xcopy /y images host\images\
|
xcopy /y images host\images\
|
||||||
xcopy /y fonts host\fonts\
|
xcopy /y fonts host\fonts\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue