Skip to content

DeKuHigh/UnityLibrary

Repository files navigation

UnityLibrary

Greeter C# Library

Created a DLL file for the Unity which basically welcomes the user with Hello and their Name Entered.

Installation

To install the library try these steps:

  1. Fork this Repository

$https://github.com/DeKuHigh/UnityLibrary.git

  1. Copy the unity-library.dll file

$cd unity-library\bin\Debug\net6.0\unity-library.dll

  1. Inside in a new Unity window create a Resources Folder and paste the C# DLL.

  2. In the Script use using TryingLib.Unity.Greeter to access the functions of this library.

Introductory Library

It inputs the name from the user and displays it in the console when they play their first game.

Installation

To install the library try these steps:

  1. Fork this Repository

$https://github.com/DeKuHigh/UnityLibrary.git

  1. Copy the unity-library.dll file

$cd UnityLibrary/Greeting Class/Unity Libraries/Assets/Resources/unity-library.dll

  1. Inside in a new Unity window create a Resources Folder and paste the C# DLL.

  2. In the Script use using TryingLib.Unity.Greeter to access the functions of this library.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •