You've already forked rexglue-sdk
mirror of
https://github.com/rexglue/rexglue-sdk.git
synced 2026-02-20 09:42:15 -08:00
Add package_path() getter to ContentPackage and GetOpenPackagePath() to ContentManager, allowing file hooks to resolve save: paths directly without going through VFS (which fails on bare device paths due to trailing separator canonicalization).