diff --git a/Basic/2DSpaceShooter/README.md b/Basic/2DSpaceShooter/README.md index 60bae090f..08298e10a 100644 --- a/Basic/2DSpaceShooter/README.md +++ b/Basic/2DSpaceShooter/README.md @@ -1,3 +1,6 @@ +![Banner](Resources/spaceshooter_banner.png) +

+ # 2D Space Shooter ![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3) diff --git a/Basic/2DSpaceShooter/Resources/spaceshooter_banner.png b/Basic/2DSpaceShooter/Resources/spaceshooter_banner.png new file mode 100644 index 000000000..8435b9f76 Binary files /dev/null and b/Basic/2DSpaceShooter/Resources/spaceshooter_banner.png differ diff --git a/Basic/ClientDriven/README.md b/Basic/ClientDriven/README.md index 120970352..d7b5d003b 100644 --- a/Basic/ClientDriven/README.md +++ b/Basic/ClientDriven/README.md @@ -1,3 +1,6 @@ +![Banner](Resources/clientdriven_banner.png) +

+ # Client Driven ![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3) diff --git a/Basic/ClientDriven/Resources/clientdriven_banner.png b/Basic/ClientDriven/Resources/clientdriven_banner.png new file mode 100644 index 000000000..14c53807a Binary files /dev/null and b/Basic/ClientDriven/Resources/clientdriven_banner.png differ diff --git a/Basic/DynamicAddressablesNetworkPrefabs/README.md b/Basic/DynamicAddressablesNetworkPrefabs/README.md index aa6ecd592..36fb5335b 100644 --- a/Basic/DynamicAddressablesNetworkPrefabs/README.md +++ b/Basic/DynamicAddressablesNetworkPrefabs/README.md @@ -1,3 +1,6 @@ +![Banner](Resources/dynamicprefab_banner.png) +

+ # Dynamic Addressables Network Prefabs Sample ![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3) diff --git a/Basic/DynamicAddressablesNetworkPrefabs/Resources/dynamicprefab_banner.png b/Basic/DynamicAddressablesNetworkPrefabs/Resources/dynamicprefab_banner.png new file mode 100644 index 000000000..333e5bf91 Binary files /dev/null and b/Basic/DynamicAddressablesNetworkPrefabs/Resources/dynamicprefab_banner.png differ diff --git a/Basic/Invaders/README.md b/Basic/Invaders/README.md index faed85ed9..fa88a1a5e 100644 --- a/Basic/Invaders/README.md +++ b/Basic/Invaders/README.md @@ -1,3 +1,6 @@ +![Banner](Resources/invaders_banner.png) +

+ # Invaders ![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3) diff --git a/Basic/Invaders/Resources/invaders_banner.png b/Basic/Invaders/Resources/invaders_banner.png new file mode 100644 index 000000000..58833f601 Binary files /dev/null and b/Basic/Invaders/Resources/invaders_banner.png differ