Skip to content

File System: SDL3 Enumeration#163

Merged
RobLoach merged 2 commits intomasterfrom
fix/sdl3-filesystem-enumeration
May 4, 2026
Merged

File System: SDL3 Enumeration#163
RobLoach merged 2 commits intomasterfrom
fix/sdl3-filesystem-enumeration

Conversation

@RobLoach
Copy link
Copy Markdown
Owner

@RobLoach RobLoach commented May 3, 2026

Add SDL3 file system enumeration support to nuklear_console_file_system.h using SDL_EnumerateDirectory, auto-detected when SDL_MAJOR_VERSION == 3 or explicitly via NK_CONSOLE_ENABLE_SDL3.

Fixes #162

@RobLoach RobLoach self-assigned this May 3, 2026
@RobLoach RobLoach merged commit 03d1923 into master May 4, 2026
1 check passed
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.

File System: SDL3 Enumeration

1 participant