Add Shirox

This commit is contained in:
aka paul
2026-05-27 21:14:19 +02:00
parent ebfcd4d6dc
commit eb3154f765
92 changed files with 262 additions and 134 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import json
from pathlib import Path
SUPPORT_MAPPINGS = {
'supportsSora': 'supportsHiyoku',
'supportsMojuru': 'supportsShirox',
}
def add_supports(file_path, mappings):