mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-03 18:06:02 -04:00
Tp-progress-work-2 (#2)
This commit is contained in:
@@ -717,6 +717,7 @@ def calculate_progress(build_path: Path, matching: bool, format: str, print_rels
|
||||
)
|
||||
)
|
||||
elif format == "JSON":
|
||||
# TODO: add dol sections instead of total dol.
|
||||
data = {
|
||||
"code": decompiled_size,
|
||||
"code/total": total_size,
|
||||
|
||||
Reference in New Issue
Block a user