docs: remove mentioning of MLAPI from steamnetworking docs (#127)
This commit is contained in:
Родитель
27f1d81b3a
Коммит
3f8b3e4388
|
@ -10,7 +10,7 @@ The SteamNetworking Transport leverages Valve's SteamNetworking APIs enabling se
|
|||
1. Install [Steamworks.NET](https://github.com/rlabrecque/Steamworks.NET) via the package manager by clicking the '+' (plus) button located in the upper left of the window and selecting `Add package from git URL...` when prompted provide the following URL:
|
||||
`https://github.com/rlabrecque/Steamworks.NET.git?path=/com.rlabrecque.steamworks.net`
|
||||
2. Install this package via the package manager by clicking the '+' (plus) button located in the upper left of the window and selecting `Add package from git URL...` when prompted provide the following URL:
|
||||
`https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.steamnetworking`
|
||||
`https://github.com/Unity-Technologies/multiplayer-community-contributions.git?path=/Transports/com.community.netcode.transport.steamnetworking`
|
||||
|
||||
## Usage
|
||||
This transport does require that you first initalize the Steam API before use. To do so you will need to either
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "SteamNetworking MLAPI Transport",
|
||||
"name": "SteamNetworking Transport for Netcode for GameObjects",
|
||||
"references": [
|
||||
"GUID:1491147abca9d7d4bb7105af628b223e",
|
||||
"GUID:68bd7fdb68ef2684e982e8a9825b18a5"
|
||||
|
|
Загрузка…
Ссылка в новой задаче