tophat2d / tophat

:tophat: a 2d game library for Umka

Home Page:https://tophat2d.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path prefixes: intercepting `fopen`

skejeton opened this issue · comments

commented

Ideally we would intercept all filesystem operations. As a workaround, add th::convPath. Current approach of intercepting rtlfopen will likely be forbidden.