You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
You've linked to an unrelated website i assume you meant to link to https://openrct2.io/getting-started/index.html. I would hardly say it was wrong but yes it could be improved to make it clear you need to define INSTALL_DIR and EXTRACT_DIR.
On this page, on the Retail CD version section, there are these commands:
which are not correct, because
$INSTALLDIR
and$EXTRACTDIR
are never defined.Instead it should be something like:
The text was updated successfully, but these errors were encountered: