Move debug CSVs to debug/ dir, use INI mod name for PBO prefixes
- Debug CSVs now write to debug/<mod>/ instead of output/<mod>/, so they don't get packed into PBOs and bloat size - PBO filenames use mod name from package_mod.ini (a3rebalancer_*.pbo) - Cleaned old debug CSVs from output folders
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
# Generated output
|
||||
output/
|
||||
|
||||
# Debug before/after tables
|
||||
debug/
|
||||
|
||||
# Per-mod split data
|
||||
data/
|
||||
|
||||
Reference in New Issue
Block a user