Skip to content

Commit a7459be

Browse files
committed
docs(readme): Updated requirements section
1 parent 3a5fcbb commit a7459be

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ This is also where most documentation lies. Follow the [quickstart](https://mlap
2525
### Support
2626
For bug reports or feature requests you want to propose, please use the Issue Tracker on GitHub. For general questions, networking advice or to discuss changes before proposing them, please use the [Discord server](https://discord.gg/FM8SE9E).
2727

28-
### Requirements
29-
* Unity 2017 or newer
30-
* .NET 4.6 or .NET 3.5 with .NET 2.0 non subset
28+
### Compatibility
29+
The MLAPI is built to work everywhere. It will run in the web, on many Unity versions, .NET runtimes and such.
30+
31+
The requirements for the MLAPI are:
32+
* Unity >= 2017
3133

3234
## Special thanks
3335
Special thanks to [Gabriel Tofvesson](https://github.com/GabrielTofvesson) for writing the BitWriter, BitReader & ECDH implementation.

0 commit comments

Comments
 (0)