An open API service indexing awesome lists of open source software.

https://github.com/gameworkstore/networklibrary

Network Library for Unity Projects based on old UNET!
https://github.com/gameworkstore/networklibrary

Last synced: 13 days ago
JSON representation

Network Library for Unity Projects based on old UNET!

Awesome Lists containing this project

README

          

# Game Workstore Network Library

Network Library for Unity projects based on old UNET! The transport layer will be updated for a better one when unity drops support for LLAPI, or earlier.
Use it your own risk!

# How to install

At package.json, add these lines of code:
```json
"com.gameworkstore.networklibrary": "git://github.com/GameWorkstore/networklibrary.git"
"com.gameworkstore.patterns": "git://github.com/GameWorkstore/patterns.git"
```

And wait for unity to download and compile the package.

for update package for a newer version, install UpmGitExtension and update on [ Window > Package Manager ]!
> https://github.com/mob-sakai/UpmGitExtension

# Contributions

If you are using this library and want to submit a change, go ahead! Overall, this project accepts contributions if:
- Is a bug fix;
- Or, is a generalization of a well-known issue;
- Or is performance improvement;
- Or is an improvement to already supported feature.

Also, you can donate to allow us to drink coffee while we improve it for you!