From 6f4f6e4cb6c1a580f723288fe85917a29bac7025 Mon Sep 17 00:00:00 2001 From: Apocalypse Date: Sat, 24 Jun 2023 16:30:11 +0300 Subject: [PATCH] Update 'CK41/install.py' --- CK41/install.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CK41/install.py b/CK41/install.py index 6e12b57..6446228 100644 --- a/CK41/install.py +++ b/CK41/install.py @@ -1,5 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- +# XtreamUI CK41 Reborn by Apocalypse DRMSTuff +# 24.06.2023 import subprocess, os, random, string, sys, shutil, socket from itertools import cycle, izip