Moved the Amiibo API implementation to its own package (#2)

This PR contains the work done to migrate the *almost* completed**Amiibo API** implementation done in another project to its own stand-alone package.

Reviewed-on: rock-n-code/amiibo-api#2
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #2.
This commit is contained in:
2024-09-14 22:26:39 +00:00
committed by Javier Cicchelli
parent 5aa852a051
commit da07ef7e4f
32 changed files with 2746 additions and 11 deletions
+14
View File
@@ -0,0 +1,14 @@
For the purpose of tracking copyright, this is the list of individuals and
organizations who have contributed source code to this Swift package.
For employees of an organization/company where the copyright of work done
by employees of that company is held by the company itself, only the company
needs to be listed here.
## COPYRIGHT HOLDERS
- Röck+Cöde VoF. (all contributors with '@rock-n-code.com')
## PROJECT AUTHORS
- Javier Cicchelli <javier@rock-n-code.com>