From 5fab97106e77d4b8cd4adb53b8095b832e4af07d Mon Sep 17 00:00:00 2001 From: RickGrymes <81042907+RickGrymes@users.noreply.github.com> Date: Thu, 25 Dec 2025 00:47:03 -0600 Subject: [PATCH] Add About.xml for Radio Talk Show mod Introduces the About.xml metadata file for the Radio Talk Show mod, specifying its name, author, package ID, description, supported version, and dependency on FCP Core/Tools. --- About/About.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 About/About.xml diff --git a/About/About.xml b/About/About.xml new file mode 100644 index 0000000..4879fe6 --- /dev/null +++ b/About/About.xml @@ -0,0 +1,16 @@ + + + Radio Talk Show + FCP Team + Rick.FCP.RadioTalkShow + Radio talk show content and features for the Fallout Community Project. + +
  • 1.6
  • +
    + +
  • + Rick.FCP.Core.Tools + FCP Core/Tools +
  • +
    +
    \ No newline at end of file