Installation
Installation is super easy. You can get Eazy NetChecker working in just a few minutes. First, download the Unity package from the Unity Asset Store. When the download is finished, the Import window should appear, listing all the files and folders in the package. Make sure you have them all selected, and press Import. Unity should now start importing the assets in the package.
Content
The imported package includes all the scripts for Eazy NetChecker, as well as demo scenes for demonstrations. Some editor resources are also included.
The main folder will be stored at Assets/Hellmade/Eazy NetChecker
Demo files: This folder included example scenes and all demo files
Assets/Hellmade/Eazy NetChecker/Demo
Scripts: All the scripts required for Eazy NetChecker
Assets/Hellmade/Eazy NetChecker/Scripts
Resources: Various resources we use for Eazy NetChecker, mostly for the editor. Please do not remove this folder
Assets/Hellmade/Eazy NetChecker/Resources
Common: Various global resources we use across all of our assets, usually for the editors. Please do not remove this folder
Assets/Hellmade/Common
Last updated