Skip to content

Commit

Permalink
Set minimum supported version to 2020.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bazyleu committed Oct 13, 2024
1 parent 78f5bd0 commit e685a8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- EditMode
- PlayMode
unityVersion:
- 2020.1a21
- 2020.3.48f1
- 2022.3.22f1
- 2023.2.15f1
- 6000.0.22f1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ scalability, ideal for complex Unity projects.

### Requirements

* Requires Unity version that supports path query parameter for git packages (Unity >= 2020.1a21).
* Requires Unity version 2020.3 or higher.
* Requires UniTask package installed. Guide regarding UniTask installation can be found
on [Cysharp/UniTask README](https://github.com/Cysharp/UniTask/blob/master/README.md#upm-package).

Expand Down

0 comments on commit e685a8d

Please sign in to comment.