0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++27 forks (27 forks)auto 404
help wanted
Repository metrics
- Stars
- 27 stars (27 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Investigate platform specific methods to get the executable path (e.g., GetModuleFileName on Windows, /proc/self/exe on Linux, NSGetExecutablePath on macOS). Implement a function to retrieve this path and combine it with relative resource paths.
- Tech stack
- None
- Domain
- game dev
- Issue type
- Feature
- Prerequisites
- C++filesystem