Skip to content

shadowmint/unity-n-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Relay

This is a unity client for the relay project.

Usage

TODO...

You have to have a copy of Relay running for this to connect to.

Install

From your unity project folder:

npm init
npm install shadowmint/unity-n-relay --save
echo Assets/pkg-all >> .gitignore
echo Assets/pkg-all.meta >> .gitignore

The package and all its dependencies will be installed in your Assets/pkg-all folder.

Development

cd test
npm install

To reinstall the files from the src folder, run npm install .. again.

About

A relay client for unity3d

Resources

Stars

Watchers

Forks

Packages

No packages published