Skip to content

Platform: create pref directory on disk#63

Open
RobLoach wants to merge 1 commit into
masterfrom
fix/56-pref-directory-never-created
Open

Platform: create pref directory on disk#63
RobLoach wants to merge 1 commit into
masterfrom
fix/56-pref-directory-never-created

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Makes __PHYSFS_platformCalcPrefDir() create the org/app directories with MakeDirectory() so GetPrefDirectory() returns a usable path under the raylib platform layer, with the pref-directory test extended to verify creation and a write/read-back. Fixes #56

@RobLoach RobLoach self-assigned this Jul 22, 2026
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.

Platform: pref directory is never created on disk

1 participant