mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Updated Building OpenRCT2 on Linux (markdown)
@@ -118,9 +118,7 @@ You need a functional `data` directory next to the current working directory whe
|
||||
An easy way to generate such a data directory is by leveraging `make install`. Type the following in the `build` directory:
|
||||
|
||||
```
|
||||
mkdir temp_install
|
||||
DESTDIR=./temp_install make install
|
||||
cp -r temp_install/usr/local/share/openrct2/ data
|
||||
DESTDIR=. make install
|
||||
```
|
||||
|
||||
Alternatively you can install these assets yourself. The following needs to satisfied:
|
||||
|
||||
Reference in New Issue
Block a user