Skip to content

Cross-platform/Linux default directory support#3

Open
tyrypyrking wants to merge 2 commits intofarvend:mainfrom
tyrypyrking:main
Open

Cross-platform/Linux default directory support#3
tyrypyrking wants to merge 2 commits intofarvend:mainfrom
tyrypyrking:main

Conversation

@tyrypyrking
Copy link
Copy Markdown

Привет!
rust-toolchain.toml specifies channel which rust should be pulled from. README notes that we should build with stable, while code has nightly features required (should code be stable by default or nightly?).
"directories" is a useful dependency for cross-platform resolution and relative directories. Prefer to use PROJECT_DIRS where possible for good cross-platform support.
Linux doesn't have "Games" directory out of the gate, but Wine/Proton will create it in some cases for windows games (for compatibility?) so it's common nonetheless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant