Update README.md

This commit is contained in:
rj 2023-07-21 23:34:10 -07:00 committed by GitHub
parent 1b07004409
commit bdc8ad0305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,9 @@ Check out our current progress on YouTube:
- [Block Town showcase](https://www.youtube.com/watch?v=-V2VUjxpNLs)
- [Angel of Truth 8k+ parts physics demo](https://www.youtube.com/watch?v=M0nn658uZ34)
- [Doomspires 3.4k parts physics demo](https://www.youtube.com/watch?v=M0nn658uZ34)
P.S.: You can check our [GitHub actions page](https://github.com/lrre-foss/rnr/actions) to browse packaged Windows builds automatically generated for each commit. :-)
## Features and Goals
There are several goals that RNR seeks to accomplish, them being;
- Full native x64 support on Windows and Linux
@ -39,8 +41,6 @@ Additionally, you must also acquire the content folder of the Roblox client you
Finally, you may run `cmake --build .` in the path of the folder you've cloned the repository to so that you may configure and then finally build RNR.
P.S.: You can check our [GitHub actions page](https://github.com/lrre-foss/rnr/actions) to browse automatic ready-to-run Windows (and soon Linux) builds for each commit. :-)
# License
RNR is licensed under two separate licenses:
- All of RNR, with the sole exception of the engine, is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.txt).