From 2bab4bea28bde22fc02b87656b1dc50ec9990eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Wed, 15 Apr 2020 01:45:45 +0100 Subject: [PATCH] Add CREDITS file --- CREDITS.md | 13 +++++++++++++ PrusaSL1Viewer/PrusaSL1Viewer.csproj | 3 +++ 2 files changed, 16 insertions(+) create mode 100644 CREDITS.md diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..6e4012a --- /dev/null +++ b/CREDITS.md @@ -0,0 +1,13 @@ +### Tiago Conceição (sn4k3) +* Main developer +* https://github.com/sn4k3 + +### Photonsters (Photon Owners Group) + +* For information about cbddlp file format +* https://github.com/Photonsters + +### Jason S. McMullan (ezrec) + +* For ideas and permission to use his project (uv3dp) +* https://github.com/ezrec/uv3dp \ No newline at end of file diff --git a/PrusaSL1Viewer/PrusaSL1Viewer.csproj b/PrusaSL1Viewer/PrusaSL1Viewer.csproj index 71e61b2..1e53891 100644 --- a/PrusaSL1Viewer/PrusaSL1Viewer.csproj +++ b/PrusaSL1Viewer/PrusaSL1Viewer.csproj @@ -170,6 +170,9 @@ CHANGELOG.md + + CREDITS.md + LICENSE