commit a8f995619c3109be61ee9dd36f321c31476a5c4d Author: Jordon Brooks <16258926+Jordonbc@users.noreply.github.com> Date: Mon Jun 26 20:28:27 2023 +0100 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..ecd3adc --- /dev/null +++ b/Home.md @@ -0,0 +1,12 @@ +# Welcome to the HarmonyLinkServer Wiki! + +This wiki provides detailed documentation for HarmonyLinkServer, an API server for enhancing the handheld gaming experience. + +# Endpoints +- [are_you_there](are_you_there.md) +- [os_info](os_info.md) +- [battery_info](battery_info.md) +- [dock_info](dock_info.md) +- [all_info](all_info.md) +- [api/supported_versions](supported_versions.md) +- [version_info](version_info.md) \ No newline at end of file