Note: The unlocker is in the development stage and is provided "AS IS." The product may change, be supplemented, and improved in the future. The presence of bugs, shortcomings, crashes is not excluded. Simple Chinese version 简介 Stellaris DLC 解锁器是一个旨在简化为游戏 Stellaris 解锁 DLC(...
dlc_folder = dlc['dlc_folder'] if dlc_folder == '': continue file_url = f"{'https://seuyh.ru/unlocker/'}{dlc_folder}.zip" file_url = f"{'https://stlunlocker.pro/unlocker/'}{dlc_folder}.zip" save_path = os.path.join(self.game_path, 'dlc', f'{dlc_folder}.zip') dlc_...
seuyh/stellaris-dlc-unlockerPublic NotificationsYou must be signed in to change notification settings Fork9 Star311 Code Issues3 Pull requests Discussions Actions Projects Security Insights Additional navigation options Commit Browse files Loading branch information ...
self.setWindowTitle("Stellaris DLC Unlocker") self.setWindowIcon(QIcon(f'{self.parent_directory}/UI/icons/stellaris.png')) self.bn_bug.clicked.connect(lambda: self.stackedWidget.setCurrentIndex(2)) self.path_choose_button.clicked.connect(self.browse_folder) 0 comments on commit f102e42 Please...
'https://raw.githubusercontent.com/seuyh/stellaris-dlc-unlocker/main/dlc_data.json', headers=headers).json() dlc_data = response_dlc_data except Exception: sys.exit(2) 76 changes: 76 additions & 0 deletions 76 Libs/logger.py Original file line numberDiff line numberDiff line change @...
Stellaris DLC Unlocker - tool to automatically unlock all dlc in Stellaris completely free - v2 · seuyh/stellaris-dlc-unlocker@2efe4a3
Stellaris DLC Unlocker - tool to automatically unlock all dlc in Stellaris completely free - Try to fix new launcher error · seuyh/stellaris-dlc-unlocker@6790e88
Stellaris DLC Unlocker - tool to automatically unlock all dlc in Stellaris completely free - resolution fix · seuyh/stellaris-dlc-unlocker@de1d799
Stellaris DLC Unlocker - tool to automatically unlock all dlc in Stellaris completely free - banner · seuyh/stellaris-dlc-unlocker@a5232e7
Stellaris DLC Unlocker - tool to automatically unlock all dlc in Stellaris completely free - Update dlc_data.json · seuyh/stellaris-dlc-unlocker@9acd250