summaryrefslogtreecommitdiff
path: root/meshmc/launcher/resources/documents
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-02 18:45:07 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-02 18:45:07 +0300
commit31b9a8949ed0a288143e23bf739f2eb64fdc63be (patch)
tree8a984fa143c38fccad461a77792d6864f3e82cd3 /meshmc/launcher/resources/documents
parent934382c8a1ce738589dee9ee0f14e1cec812770e (diff)
parentfad6a1066616b69d7f5fef01178efdf014c59537 (diff)
downloadProject-Tick-31b9a8949ed0a288143e23bf739f2eb64fdc63be.tar.gz
Project-Tick-31b9a8949ed0a288143e23bf739f2eb64fdc63be.zip
Add 'meshmc/' from commit 'fad6a1066616b69d7f5fef01178efdf014c59537'
git-subtree-dir: meshmc git-subtree-mainline: 934382c8a1ce738589dee9ee0f14e1cec812770e git-subtree-split: fad6a1066616b69d7f5fef01178efdf014c59537
Diffstat (limited to 'meshmc/launcher/resources/documents')
-rw-r--r--meshmc/launcher/resources/documents/credits.html12
-rw-r--r--meshmc/launcher/resources/documents/documents.qrc8
2 files changed, 20 insertions, 0 deletions
diff --git a/meshmc/launcher/resources/documents/credits.html b/meshmc/launcher/resources/documents/credits.html
new file mode 100644
index 0000000000..8fb61c1cf9
--- /dev/null
+++ b/meshmc/launcher/resources/documents/credits.html
@@ -0,0 +1,12 @@
+<center>
+<h3>%1</h3> <!-- MeshMC Developers -->
+<p>Mehmet Samet Duman &lt;<a href="mailto:yongdohyun@projecttick.org">yongdohyun@projecttick.org</a>&gt;</p>
+<br />
+<h3>%2</h3> <!-- MultiMC Developers-->
+<p>Andrew Okin &lt;<a href="mailto:forkk@forkk.net">forkk@forkk.net</a>&gt;</p>
+<p>Petr Mrázek &lt;<a href="mailto:peterix@gmail.com">peterix@gmail.com</a>&gt;</p>
+<p>Sky Welch &lt;<a href="mailto:multimc@bunnies.io">multimc@bunnies.io</a>&gt;</p>
+<p>Jan (02JanDal) &lt;<a href="mailto:02jandal@gmail.com">02jandal@gmail.com</a>&gt;</p>
+<p>RoboSky &lt;<a href="https://twitter.com/RoboSky_">@RoboSky_</a>&gt;</p>
+<br />
+</center>
diff --git a/meshmc/launcher/resources/documents/documents.qrc b/meshmc/launcher/resources/documents/documents.qrc
new file mode 100644
index 0000000000..19c7021b53
--- /dev/null
+++ b/meshmc/launcher/resources/documents/documents.qrc
@@ -0,0 +1,8 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource prefix="/documents">
+ <file>../../../COPYING.md</file>
+ <file>credits.html</file>
+ </qresource>
+</RCC>
+