- Убедитесь, что у вас установлен .NET SDK.
- Откройте UnityProjectDependency Solution.
- Восстановите зависимости:
dotnet restore
- Установите нужные используя Nuget GUI или командную строку:
dotnet add package <имя пакета>
- Соберите проект под релизной сборкой и укажите путь (в текущем проекте путь <../Game/Assets/Plugins/ExternalDependencies>):
dotnet build --configuration Release --output <path>
-
Notifications
You must be signed in to change notification settings - Fork 0
doomowenok/unity-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published