tool : update generate_redump_yaml.py
Some checks failed
📝 Validate GameDB / Lint and Validate GameDB (push) Has been cancelled
🐧 Linux Builds / AppImage (push) Has been cancelled
🐧 Linux Builds / Flatpak (push) Has been cancelled
🍎 MacOS Builds / Defaults (push) Has been cancelled
🖥️ Windows Builds / Lint VS Project Files (push) Has been cancelled
🖥️ Windows Builds / CMake (push) Has been cancelled
🖥️ Windows Builds / SSE4 (push) Has been cancelled
🖥️ Windows Builds / AVX2 (push) Has been cancelled
🏭 Update Controller Database / update-controller-db (push) Has been cancelled

This commit is contained in:
Mrlinkwii 2025-04-19 15:49:29 +01:00 committed by lightningterror
parent f7b9c48998
commit 9fe8235eda

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import sys
import xml.etree.ElementTree as ET
import re