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

Make the unity plugin a package that can be imported by only putting the github link in the Unity Package Manager #105

Closed
Morgan-6Freedom opened this issue Jan 16, 2024 · 4 comments · Fixed by #106
Assignees

Comments

@Morgan-6Freedom
Copy link
Contributor

Morgan-6Freedom commented Jan 16, 2024

The plugin should follow thoses guidelines :
https://docs.unity3d.com/Manual/CustomPackages.html

and this layout :
https://docs.unity3d.com/Manual/cus-layout.html

@Morgan-6Freedom Morgan-6Freedom self-assigned this Jan 16, 2024
@Morgan-6Freedom Morgan-6Freedom linked a pull request Jan 16, 2024 that will close this issue
@Morgan-6Freedom
Copy link
Contributor Author

This will be the new way to install :

To import the package in Unity:

  1. Open the package manager
  2. Click [+]
  3. Click "Add package from Git URL"
  4. Copy past this link https://github.com/scenario-labs/Scenario-Unity.git?path=/package
  5. Click "Add"

Image
Image

@Morgan-6Freedom
Copy link
Contributor Author

  1. Merge into dev
  2. Quentin check it
  3. Merge into main
  4. Check if the changelog update it itself

@Morgan-6Freedom
Copy link
Contributor Author

@qvaleroo : Put the security on /main/ and let only you + hervé the ability to merge dev into main.
Then merge dev => main

@Morgan-6Freedom
Copy link
Contributor Author

When merge is done Need to notify Thimothy to change the documentation "how to install unity"

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 a pull request may close this issue.

2 participants