Skip to content

r4hulCorleone/unity-magic-layout

Repository files navigation

Magic Layout

Simple And Powerfull Layout Customization for Unity

What is Magic Layout?

Magic Layout is a custom unity editor tool that gives you more flexibility when you are working with unity editor layout.

Features

  • Powerfull & Easy to Use, Just install.

Examples

Known Issues

  • This package is not recommended for linux users due to unity editor problems on linux, see also #5.

Download and Installation

✅ Using OpenUPM (Recommended) By using scoped registry, you will access to future updates and bug fixes through Package Manager.

To add Magic Layout to your project, In unity editor:

  • open Edit/Project Settings/Package Manager
  • add a new Scoped Registry:
Name:  OpenUPM
URL:   https://package.openupm.com/
Scope: com.rahul-corleone
  • click Save
  • open Package Manager
  • select My Registries in dropdown top left
  • select Magic Layout and click Install

🟨 Using GitHub URL

Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

To add Magic Layout to your project, In unity editor:

  • open Window > Package Manager

  • click +

  • select Add from Git URL

  • paste https://github.com/r4hulCorleone/unity-magic-layout.git

  • click Add

Contribution

Want to contribute? I am happy to hear that! Magic Layout is great but it can be greater. Please make sure to read the Contributing Guide before making a pull request.

Want to add some features to Magic Layout? Refer to open issues.

Contributors

Thank you to all the people who have already contributed to Magic Layout [contributors]

License

MIT