Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unitypackages using NuGetForUnity #54

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Mar 13, 2024

Use the libraries installed by NuGetForUnity to create the package.

Resolving packages and creating .unitypackages with UnityNuGet was reasonable and easy, but we found that manually removing some of the packages created with them resulted in dependency errors.

Since .unitypackage will not allow us to partially import the library, we will change it to a dependency-free form.

@mayuki mayuki merged commit 2687fa7 into main Mar 13, 2024
14 checks passed
@mayuki mayuki deleted the feature/NuGetForUnity branch March 13, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant