new project: add option to override default packages · Issue #50 · unitycoder/UnityLauncherPro · GitHub
Skip to content

new project: add option to override default packages #50

Description

@unitycoder

empty new project contains too many useless packages,
and its slow to remove them from Package manager one by one:
image

TODO,
new project window

  • checkbox to allow [ ] use minimal packages? (just visual studio?)
  • or, separate packages list popup where you can select and toggle packages? (and it remembers those selections next time)
  • how to handle separate unity versions, have different packages..

OR,

  • option to replace and edit default packages PER unity installation... this might actually easier / better. (*But requires admin access to modify installation directory files)

OR2,

  • Global package "blacklist", with button to "remove blacklisted default packages from all installations" ?

OR3,

  • when creating new project, you select your own template (but requires you to first create own template.. maybe that needs simple template editor then.. but problem with unity version changes.. packages will change)

looks like the default manifest is at:
Editor\Data\Resources\PackageManager\Editor\manifest.json
and it allows setting if package is default?
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions