Renamed client -> frontend in configuration files

Completed renaming client -> frontend
This commit is contained in:
Pax1601
2024-02-08 22:24:12 +01:00
parent 5ca6c97cbe
commit 57a700d2d2
35 changed files with 331 additions and 147933 deletions

View File

@@ -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