From 27784ff86f953b11a0c33356b6ff6916142b291f Mon Sep 17 00:00:00 2001 From: baiqwerdvd <158065462+baiqwerdvd@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:13:39 +0800 Subject: [PATCH] 1111 --- ArknightsUID/__init__.py | 3 +++ __nest__.py | 0 2 files changed, 3 insertions(+) create mode 100644 __nest__.py diff --git a/ArknightsUID/__init__.py b/ArknightsUID/__init__.py index e69de29..d182796 100644 --- a/ArknightsUID/__init__.py +++ b/ArknightsUID/__init__.py @@ -0,0 +1,3 @@ +from gsuid_core.sv import Plugins + +Plugins(name="ArknightsUID", force_prefix=["mrfz", "ark"], allow_empty_prefix=False) diff --git a/__nest__.py b/__nest__.py new file mode 100644 index 0000000..e69de29