SebLague / Fluid-Sim

A simple 2D and 3D fluid simulation
https://www.youtube.com/watch?v=rSKMYc1CQHE
MIT License
644 stars 109 forks source link

Incorrect Unity version at the project's README #2

Closed muhammetssen closed 1 year ago

muhammetssen commented 1 year ago

Hello, I've noticed a discrepancy between the Unity version mentioned in the project's README (Unity 2021.3) and the version specified in ProjectSettings/ProjectVersion.txt (m_EditorVersion: 2022.3.8f1).

Cannot wait to dig around and learn more about shaders! I really appreciate the way you simplify complex concepts, making them easy to understand and fun to follow ❤️

SebLague commented 1 year ago

Thank you, I changed it to 2022.3 :)