Skip to content

Post-processes libraries with Unity's unet weaver, so that network functionalities can work.

Notifications You must be signed in to change notification settings

in0finite/UnityLibraryPostProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

mono UnityLibraryPostProcessor.exe "C:\Program Files\Unity\" myLib.dll

It will modify the library, which you can then copy to your unity project.

Make sure to provide correct path to unity installation.

The library needs to be in the current directory of execution.

Tested on unity 5.5.2 and 2017.2.0.

About

Post-processes libraries with Unity's unet weaver, so that network functionalities can work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages