Skip to content

dwarfhq/dwarf-unity

Repository files navigation

✨ Unity Utilities ✨

🌱 Prerequisites for setup

  • Unity with a version equal to or higher than the one specified for the unity property in package.json

🧰 Project initiation

Development

  1. On the command line, navigate to the /Packages directory of the Unity project you want to embed the package in for development. This can be any project satisfying the prerequisites.
  2. Create a subdirectory with the name specified in the name property in package.json
mkdir dk.dwarf.utilities
  1. Clone this repository into the newly created directory:
git clone git@github.com:dwarfhq/dwarf-unity.git dk.dwarf.utilities

Usage

  1. In your Unity project, open Window > Package Manager
  2. Click the + in the upper left corner
  3. Select Add package from git URL...
  4. Paste the HTTPS URL for this repository and select Add
  5. The package is now added in the Packages directory of your project

👨‍💻 Developers

  • JSK - Jakob Skov Olsen
  • AFJ - Aleksander Fjellvang
  • FWE - Flemming Westberg

📘 About the project

  • Unity package containing utilities and design pattern implementations

Developed with ❤️ by ▽ DWARF A/S in 2023


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages