mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Renamed client -> frontend in configuration files
Completed renaming client -> frontend
This commit is contained in:
@@ -23,7 +23,7 @@ echo D|xcopy /Y /S /E .\databases .\package\mod\databases
|
||||
REM copy the backend dll
|
||||
echo F|xcopy /Y /I .\build\backend\bin\*.dll .\package\mod\bin
|
||||
|
||||
REM copy the client
|
||||
REM copy the frontend
|
||||
echo D|xcopy /Y /S /E .\build\frontend .\package\frontend
|
||||
|
||||
REM copy the manager
|
||||
|
||||
Reference in New Issue
Block a user