mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Add fcntl import to NSLGameScanner.py
This commit is contained in:
@@ -15,6 +15,7 @@ import csv
|
||||
import configparser
|
||||
import certifi
|
||||
import itertools
|
||||
import fcntl
|
||||
import shlex
|
||||
import ssl
|
||||
import socket
|
||||
|
||||
Reference in New Issue
Block a user