finishing touches & getting ready for the big MAIN :)

This commit is contained in:
2024-02-10 00:46:33 +01:00
parent fcb3642ac5
commit d92c88be6f
14 changed files with 580 additions and 8 deletions

9
app/xml/help.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<atv>
<body>
<dialog id="com.jellycat.help-page">
<title>Help</title>
<description>For assistance, please visit the JellyCAT documentation at https://github.com/SEPPDROID/JellyCAT/. If you encounter any issues, kindly raise them on the GitHub repository at https://github.com/SEPPDROID/JellyCAT/issues.</description>
</dialog>
</body>
</atv>