Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Update README.md (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
PooyaEimandar committed May 5, 2023
1 parent 5b66a05 commit 6fefec9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,11 @@ The Wolf is a comprehensive set of C++ open source libraries for realtime render
- Prerequisites
- For windows, make sure install the latest Windows 11/10 SDK
- [git](https://git-scm.com/downloads)
- [Python3](https://www.python.org/downloads/) for embedded scripting language and running WASM demos
- [CMake](https://cmake.org/download/)
- [vcpkg](https://vcpkg.io/)
- [Meson](https://github.com/mesonbuild/meson/releases)
- [Ninja](https://ninja-build.org/). Alternatively, setup [Python3](https://www.python.org/downloads/) and use "pip3 install ninja"
- [Nasm](https://nasm.us/) for building boringSSL
- [Perl](https://www.perl.org/get.html) for building boringSSL. [Strawberry Perl](https://strawberryperl.com/) is recommended for Windows.
- [Go](https://go.dev/dl/) for building boringSSL
- [QT6](https://www.qt.io/download) for wolf render, demos and examples
- [QT6](https://www.qt.io/download) for demos and examples
- [NDK](https://developer.android.com/ndk/downloads) for android.

then make sure get the main branch
Expand Down

0 comments on commit 6fefec9

Please sign in to comment.