mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
README.md: Remove libfmt from list of required libs
Source-vendored libfmt is now always used regardless of platform
This commit is contained in:
parent
5e316f5364
commit
76b356f7b3
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ Ring Racers is built using a compatible C++ toolchain (GCC, MinGW, Clang and App
|
||||||
On Linux platforms, you will need the following libraries available on the system.
|
On Linux platforms, you will need the following libraries available on the system.
|
||||||
|
|
||||||
- libcurl
|
- libcurl
|
||||||
- libfmt
|
|
||||||
- zlib
|
- zlib
|
||||||
- libpng
|
- libpng
|
||||||
- libogg
|
- libogg
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue