Updated autloader generation process

This commit is contained in:
Netkas 2022-08-11 14:04:33 -04:00
parent e52a05bc8f
commit 8f32ad0076
12 changed files with 297 additions and 162 deletions

View file

@ -33,7 +33,9 @@
$excluded_files = [
'hash_check.php',
'checksum.bin'
'generate_build_files.php',
'checksum.bin',
'build_files'
];
$hash_values = [];