Updated Build Kit.cmd

This commit is contained in:
2Shirt 2018-03-08 18:37:47 -07:00
parent 6d503fb6c7
commit f37b1cdf44

View file

@ -9,6 +9,7 @@ call :CheckFlags %*
:PrepNewKit
rem Copy base files to a new folder OUT_KIT
robocopy /e .kit_items OUT_KIT
robocopy /e .bin OUT_KIT\.bin
robocopy /e .cbin OUT_KIT\.cbin
copy LICENSE.txt OUT_KIT\LICENSE.txt