|
1 | 1 | Nu Game Engine [](https://github.com/bryanedds/Nu/actions/workflows/CI.yml) |
2 | 2 |
|
3 | | -BIG NU NEWS - Vulkan, Mac, iOS, and Android available for Preview! |
| 3 | +BIG NU NEWS - Vulkan, Mac, iOS, and Android now available! |
4 | 4 | == |
5 | 5 |
|
6 | | -We have marked our upcoming Vulkan conversion of Nu as `Preview` and make it available here - |
7 | | - |
8 | | -https://github.com/bryanedds/Nu/tree/vulkan |
9 | | - |
10 | | -To upgrade your projects, you may pull from the above `vulkan` branch instead of `master` and follow the steps at this wiki page - |
| 6 | +To upgrade your existing projects, you may pull latest and follow the steps at this wiki page - |
11 | 7 |
|
12 | 8 | https://github.com/bryanedds/Nu/wiki/Converting-from-Nu-with-OpenGL-to-Nu-with-Vulkan |
13 | 9 |
|
14 | 10 | This branch not only replaces our OpenGL renderers completely with Vulkan renderers, it also features important rendering and performance enhancements as well as makes Nu deployable on `Mac`, `iOS`, and `Android`! |
15 | 11 |
|
16 | | -Go ahead and get your projects ready to use the new `vulkan` branch as it will soon be merged into `master`! If you have any issues, please report them so we can fix them before doing said merge to `master`! |
| 12 | +If you have any issues, please report them so we can fix them ASAP! |
17 | 13 |
|
18 | 14 | This upgrade to Nu is all thanks to tremendous work from [@deanjl](https://github.com/deanjl), [@Happypig375](https://github.com/Happypig375), [@yvileapsis](https://github.com/yvileapsis), [@bryanedds](https://github.com/bryanedds), as well as the sustained support of our [donors](https://github.com/sponsors/bryanedds)! |
19 | 15 |
|
@@ -138,4 +134,4 @@ For more information about this dual-licensing model, see [here](https://github. |
138 | 134 | Please Become a Sponsor for Nu Today! |
139 | 135 | ===================================== |
140 | 136 |
|
141 | | -Sponsor here - https://github.com/sponsors/bryanedds |
| 137 | +Sponsor here - https://github.com/sponsors/bryanedds |
0 commit comments