Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 1.01 KB

Contributing to Easy Editor

Pull requests are welcome.

Style guidelines

Stick to the defined EditorConfig rules.

Development environment

  1. Open a Unity project – it can be a new or an existing one.
  2. Clone this repository in the Packages/ directory.
  3. Focus Unity. Open the Package Manager. Change the scope to In Project.
  4. You should see Easy Editor, tagged as In Development.
  5. In the project window, navigate to Packages/Easy Editor. You can find all this project's files there.

Adding support for an editor

Setup a development environment following the steps above.

  1. Go to Packages/Easy Editor/Registries
  2. Select the registry that matches your OS.
  3. Expand Discoveries and add a new entry.
  4. After you've configured the discovery, trigger a recompilation. You can do that by modifying or (re)importing a script.