changes to the build system

This commit is contained in:
Ryzerth
2020-12-22 14:50:26 +01:00
parent e90b6656c3
commit bd545feb2c
57 changed files with 1456 additions and 275 deletions

4
create_root.bat Normal file
View File

@ -0,0 +1,4 @@
echo OFF
mkdir root_dev
Xcopy root root_dev /E /H /C /I