# com.unity.multiplayer.samples.bitesize **Repository Path**: winemike/com.unity.multiplayer.samples.bitesize ## Basic Information - **Project Name**: com.unity.multiplayer.samples.bitesize - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-23 - **Last Updated**: 2021-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MLAPI Bitesize Samples |Unity Version|Unity MLAPI Version| |:-------:|:-------:| |2020.3|0.1.0| This repository contains a collection of bitesize sample projects and games that showcase different sub-features of [MLAPI](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi). You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/docs/learn/bitesize-introduction) to better understand APIs and features. ## Who is this for? The samples in this repository help you get started with development of a multiplayer project using [Unity MLAPI](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi). ## Requirements You need Unity and [Unity MLAPI](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases/latest) installed to use these samples. Complete the [Hello World Getting Started](https://docs-multiplayer.unity3d.com/docs/tutorials/helloworldintro/index.html) to prepare your environment. You can then access and use these samples to MLAPI in a more self-contained scenario. ## Community and Feedback For help, questions, networking advice or discussions about MLAPI and its extensions, please join our [Discord Community](https://discord.gg/FM8SE9E) or create a post in the [Unity Multiplayer Forum](https://forum.unity.com/forums/multiplayer.26/). ## Maintenance The MLAPI Bitesize Samples repository will be maintained and updated with the latest released MLAPI version and Unity LTS version. See this readme and the [changelog](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/blob/main/CHANGELOG.md) for supported versions. ## Contributing We welcome your contributions to this sample code and objects. See our [contribution guidelines](CONTRIBUTING.md) for details.