2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-01 14:37:25 +00:00

refactor: merge leaderboard dumpers for iw4,iw5

This commit is contained in:
Jan Laupetin
2025-07-28 19:48:36 +01:00
parent dbec702075
commit 5fefdef0a6
13 changed files with 77 additions and 123 deletions

View File

@@ -4,7 +4,6 @@
#include "Game/T6/Leaderboard/JsonLeaderboardDef.h"
#include "Leaderboard/LeaderboardCommon.h"
#include <format>
#include <iomanip>
#include <nlohmann/json.hpp>
#include <ranges>