mirror of https://github.com/OpenTTD/OpenTTD
Doc: update the supported platforms to match current master
parent
abbbeb752a
commit
d570120e17
14
README.md
14
README.md
|
@ -46,15 +46,13 @@ OpenTTD has a [community-maintained wiki](https://wiki.openttd.org/), including
|
||||||
|
|
||||||
OpenTTD has been ported to several platforms and operating systems.
|
OpenTTD has been ported to several platforms and operating systems.
|
||||||
|
|
||||||
The currently working platforms are:
|
The currently supported platforms are:
|
||||||
|
|
||||||
- FreeBSD (SDL)
|
- Linux (SDL (OpenGL and non-OpenGL))
|
||||||
- Haiku (SDL)
|
- macOS (universal) (Cocoa)
|
||||||
- Linux (SDL)
|
- Windows (Win32 GDI / OpenGL)
|
||||||
- macOS (universal) (Cocoa video and sound drivers)
|
|
||||||
- OpenBSD (SDL)
|
Other platforms may also work (in particular various BSD systems), but we don't actively test or maintain these.
|
||||||
- OS/2 (SDL)
|
|
||||||
- Windows (Win32 GDI (faster) or SDL)
|
|
||||||
|
|
||||||
### 1.3.1) Legacy support
|
### 1.3.1) Legacy support
|
||||||
Platforms, languages and compilers change.
|
Platforms, languages and compilers change.
|
||||||
|
|
Loading…
Reference in New Issue