Skip to content

Commit 96deeea

Browse files
authored
docs: Add notice about upcoming changes after the keynote (#631)
Adds a "Hold on, heard the news?" section to the top of the readme which describes upcoming release for those users who discover the github after the keynote but before release.
1 parent 80d7353 commit 96deeea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818

1919
The Unity MLAPI (Mid level API) is a framework that simplifies building networked games in Unity. It offers **low level** access to core networking while at the same time providing **high level** abstractions. The MLAPI aims to remove the repetitive tasks and reduces the network code dramatically, no matter how many of the **modular** features you use.
2020

21+
### Hold on, heard the news?
22+
On March 16th, during the Unity GDC keynote, we announced that we'd be releasing a new experimental netcode package - and live documentation site - alongside the new TechStream release. Please give us a few days more to polish the details ;)
23+
24+
In the meantime, don't forget to save the date for [BossRoom](https://unity.com/boss-room)
25+
2126
### Getting Started
2227
To get started, check the [Wiki](https://mlapi.network/wiki/).
2328
This is also where most documentation lies. Follow the [quickstart](https://mlapi.network/wiki/installation/), join our [Discord](http://discord.mlapi.network/) and get started today!

0 commit comments

Comments
 (0)