Skip to content

Commit 7192591

Browse files
committed
remove UTP, rename LICENSE files and other minor polish
1 parent d141a89 commit 7192591

24 files changed

+1
-833
lines changed

.editorconfig

Lines changed: 0 additions & 92 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 63 deletions
This file was deleted.

.yamato/project.metafile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,3 @@ projects:
3535
packages:
3636
- name: com.unity.multiplayer.mlapi
3737
path: com.unity.multiplayer.mlapi
38-
- name: com.unity.multiplayer.transport.utp
39-
path: com.unity.multiplayer.transport.utp

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This repository is broken into multiple components, each one implemented as a Un
3232
```
3333
.
3434
├── com.unity.multiplayer.mlapi # The core netcode SDK unity package (source + tests)
35-
├── com.unity.multiplayer.transport.utp # Transport wrapper for com.unity.transport experimental package (not currently supported)
3635
└── testproject # A Unity project with various test implementations & scenes which exercise the features in the above package(s).
3736
```
3837

File renamed without changes.

com.unity.multiplayer.mlapi/LICENSE.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

com.unity.multiplayer.mlapi/LICENSE.md.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

com.unity.multiplayer.transport.utp/Runtime.meta renamed to com.unity.multiplayer.mlapi/LICENSE.meta

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.unity.multiplayer.mlapi/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This repository is broken into multiple components, each one implemented as a Un
3232
```
3333
.
3434
├── com.unity.multiplayer.mlapi # The core netcode SDK unity package (source + tests)
35-
├── com.unity.multiplayer.transport.utp # Transport wrapper for com.unity.transport experimental package (not currently supported)
3635
└── testproject # A Unity project with various test implementations & scenes which exercise the features in the above package(s).
3736
```
3837

com.unity.multiplayer.transport.utp/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)