From 695c5b6e3f857db8879539eef8310233093b5e53 Mon Sep 17 00:00:00 2001 From: Christopher Pope Date: Wed, 7 Apr 2021 17:24:55 +0200 Subject: [PATCH] Create third-party contributions file A file containing details on our third-party contributors. --- third-party contributors.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 third-party contributors.md diff --git a/third-party contributors.md b/third-party contributors.md new file mode 100644 index 000000000..52bff65ef --- /dev/null +++ b/third-party contributors.md @@ -0,0 +1,24 @@ +## Third-Party Contributors + +The Boss Room sample game was created by Unity Technologies in partnership with external contributors: + +[Storm Flag Games](https://stormflaggames.com) + +* Multiplayer Code +* UI/UX +* Icon Art +* Environment Art +* 3D Characters and Animations + +[Jason Hayes Music LLC](https://www.jasonhayesmusic.com/) + +* Music and Sound Effects + +[Room 8 Studio](https://room8studio.com/) + +* Visual FX + +Please familarise yourself with the [License](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/master/LICENSE.md) type for these assets. +You are free to use these assets in your own work. + +Everyone at Unity including our third-party contributors is very excited to see what you do with them in your Unity projects!