To contribute do following steps:
- Install Unity 2022.2.20f1
- Clone repository
git clone https://github.com/TheCreators/BrawlBorne
- Create new branch from develop
git checkout -b feature-name origin/develop
- Develop...
- Create a pull request to develop
If you want to use Rider do following steps:
- Open project in Unity Editor
- Select Edit | Preferences and open the External Tools page
- In the External Script Editor, select a JetBrains Rider
- Open any
*.cs
file from Unity Editor