From da645fa53c39543de5014793ebbbfe23ebdd7a4c Mon Sep 17 00:00:00 2001 From: DuvelCorp Date: Wed, 9 Sep 2026 16:33:39 +0200 Subject: [PATCH] Remove empty placeholder init XMLs init/env.xml, compat.xml, libs.xml, skins.xml contained only comments (no frames, scripts, or includes) and were loaded as no-ops at startup. Deleted the files and their MetaHunt.toc include lines. init/ now holds only the three real XMLs (api, localization, modules). --- MetaHunt.toc | 4 ---- init/compat.xml | 4 ---- init/env.xml | 4 ---- init/libs.xml | 5 ----- init/skins.xml | 4 ---- 5 files changed, 21 deletions(-) delete mode 100644 init/compat.xml delete mode 100644 init/env.xml delete mode 100644 init/libs.xml delete mode 100644 init/skins.xml diff --git a/MetaHunt.toc b/MetaHunt.toc index d553386..d26b3c4 100644 --- a/MetaHunt.toc +++ b/MetaHunt.toc @@ -11,12 +11,8 @@ data\init.lua Bindings.xml ## Load initialization and core framework -init\env.xml -init\compat.xml -init\libs.xml init\api.xml api\core-feed-tracking.lua -init\skins.xml ## Load database files (DB files must come before data\init.lua) data\ds-beasts.lua diff --git a/init/compat.xml b/init/compat.xml deleted file mode 100644 index 314f140..0000000 --- a/init/compat.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/init/env.xml b/init/env.xml deleted file mode 100644 index b2363b9..0000000 --- a/init/env.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/init/libs.xml b/init/libs.xml deleted file mode 100644 index 2161052..0000000 --- a/init/libs.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/init/skins.xml b/init/skins.xml deleted file mode 100644 index 227d434..0000000 --- a/init/skins.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - -