Commit Graph

2 Commits

Author SHA1 Message Date
Kartik K. Agaram 5ea87b8599 stop using nativefs for file location
nativefs doesn't work on iOS since LÖVE v11.5, so I should stop using it
at least on forks for mobile devices.

I still use it in a couple of cases:
* on a file DELETE request from the driver
* when trying to write modifications from the driver to the original
  location
2024-03-23 09:01:41 -07:00
Kartik K. Agaram 9246567511 indicate local modifications in editor title bar 2024-03-17 12:01:49 -07:00