We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion can be found here: https://discord.com/channels/581875019861328007/966709011959406612/1151290599262142484
In short, the launcher needs to set the environment variable XL_PLATFORM to either Windows, MacOS or Linux and pass it to the game process.
XL_PLATFORM
Windows
MacOS
Linux
The text was updated successfully, but these errors were encountered:
Checking code is available here.
Will need to use MacOS for the Mac case.
Sorry, something went wrong.
No branches or pull requests
Discussion can be found here: https://discord.com/channels/581875019861328007/966709011959406612/1151290599262142484
In short, the launcher needs to set the environment variable
XL_PLATFORM
to eitherWindows
,MacOS
orLinux
and pass it to the game process.The text was updated successfully, but these errors were encountered: