Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

converts entire project to UPM #15

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

Merged
hasanbayatme merged 6 commits into UnityCommunity:main from ThatAmuzak:convert-to-upm
Feb 22, 2025

Conversation

Copy link
Contributor

@ThatAmuzak ThatAmuzak commented Feb 21, 2025
edited
Loading

Addresses #7

I've tried to keep it as similar to the base project to keep the conversion process as minimal as possible.

Also verified the scripts work by running the sample scenes as described by the _Preload workflow.


Few extra changes besides converting it to a UPM package (and updating the README for the same) are:

  • Updating older broken reference links in the README
    • Added a new resource for an in-depth video essay on Singletons in Unity
  • Adding support for Unity 6 with backward compatibility via C# preprocessor directives
    • it's worth noting the project is technically capable of being installed upto 2020.3, not sure beyond that. Let me know if you want me to update the package.json accordingly
  • Removed some of the unused imports in the scripts
  • Added a basic contributing file

TODO:

  • Add a change log
  • Link package description with all relevant urls (change log, description, license)
  • Convert samples to samples~ to allow downloading samples separately
  • Add a Unity readme (with a custom editor) to show how to use the sample scenes in the project

removed older samples folder meta file
fixed samples folder not containing sample scripts
also renamed folder to just samples
Copy link
Contributor Author

alright, I believe it's in a decent state at this point.

Please let me know if there are any other changes that would be preferable

Copy link
Member

That's perfect, thank you @ThatAmuzak !

ThatAmuzak reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /