From 5aa74a6bc70c4b3a2fcce35dcff8b836ad4b68c9 Mon Sep 17 00:00:00 2001 From: laz Date: Sun, 30 Mar 2025 12:15:42 +0200 Subject: [PATCH] heresy --- .../docs/wiki_experiments/about-experiments.md | 15 +++++++++++++++ wiki-rtd/mkdocs.yml | 1 + 2 files changed, 16 insertions(+) create mode 100644 wiki-rtd/docs/wiki_experiments/about-experiments.md diff --git a/wiki-rtd/docs/wiki_experiments/about-experiments.md b/wiki-rtd/docs/wiki_experiments/about-experiments.md new file mode 100644 index 0000000..4e80ae4 --- /dev/null +++ b/wiki-rtd/docs/wiki_experiments/about-experiments.md @@ -0,0 +1,15 @@ +# About RetroDECK Experiments + +These experiments are created by the RetroDECK Team and the Community. + +They are intended for individuals with technical knowledge and a passion for tinkering. + +Please note that using these experiments might put RetroDECK and your data at risk. + +The RetroDECK Team cannot provide support for these experiments or fix any issues they might cause on your system or RetroDECK installation. + +However, the RetroDECK Team believes that sharing these resources benefits the entire community by providing knowledge and inspiration. + +Happy Tinkering ❤️ + +// RetroDECK Team diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 70563e7..57feb29 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -207,6 +207,7 @@ nav: - Experiments ⚗️: + - About Experiments: wiki_experiments/about-experiments.md - Launch Desktop Games & Apps: wiki_experiments/desktop-launch/desktop-launch.md - Launch External Emulators: wiki_experiments/external-emulator/external-emulator.md - Autoboot into RetroDECK not Game Mode: wiki_experiments/retrodeck-gamemode-boot/retrodeck-gamemode-boot.md