Skip to content

Commit 226fdd9

Browse files
authored
feat(docs): add warning about Unity 6 incompatibility
1 parent 920ca0f commit 226fdd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
![thumbnail](imgs/thumbnail.jpg)
66

7+
⚠️⚠️ This series and the repo was made using Unity 2020+ and 2021+ - it is not (and probably won't ever be) compatible with the new Unity 6 core system, sorry! ⚠️⚠️
8+
79
### 📕 Discover the series as an ebook and get bonus material <a rel="noopener follow" href="https://mpecheux.gumroad.com/l/rrylr"><strong>on Gumroad</strong></a>!
810

911
This repository contains the code for my on-going series of tutorials on how to make a real-time strategy (RTS) game in the well-known game engine Unity! Throughout this series of tutorials, I explore C# scripting for games, GUI building, event systems, behavior trees, sound optimization...

0 commit comments

Comments
 (0)