mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 15:21:52 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
fe73b88efd
commit
b90811f3ff
@ -12,6 +12,7 @@ import subprocess
|
|||||||
import sqlite3
|
import sqlite3
|
||||||
from urllib.request import urlopen
|
from urllib.request import urlopen
|
||||||
from urllib.request import urlretrieve
|
from urllib.request import urlretrieve
|
||||||
|
from urllib.parse import quote
|
||||||
from base64 import b64encode
|
from base64 import b64encode
|
||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user