jeffcampbellmakesgames / Entitas-Redux

An entity-component framework for Unity with code generation and visual debugging
MIT License
102 stars 13 forks source link

[BUG] Create GenesisSettings assets context menu path is missing a part #37

Closed matthiashermsen closed 3 years ago

matthiashermsen commented 3 years ago

Describe the bug In the wiki at the second point

https://github.com/jeffcampbellmakesgames/Entitas-Redux/wiki/Hello-World#setting-up-a-unity-project-with-entitasredux

Create a GenesisSettings asset by right-clicking in the Project window and selecting Create => Genesis => GenesisSettings.

This path is missing the JCMG part.

Expected behavior It should be

... and selecting Create => JCMG => Genesis => GenesisSettings.

matthiashermsen commented 3 years ago

Fixed, changes:

https://github.com/jeffcampbellmakesgames/Entitas-Redux/wiki/Hello-World/_compare/66812390c4e1af00b9de3f83f2a29f0dd875f5aa