I'm blind
[?]
Feb 5, 2023, 5:19 AM
2U3X7Z5SEAED3JU66KUJXQEFRCJED4SXYIH2EUL64Z3I2X53AL6QCDependencies
- [2]
R7BFYHKYmove temporary file out of user directory (if possible) - [3]
LRDM35CEapp running again - [4]
TBWAE64Aapp is now live, can communicate with driver - [5]
BSDXVB3Hbackport some doc updates and renames
Change contents
- replacement in live.lua at line 177[3.5475]→[3.5475:5522](∅→∅),[3.5522]→[2.98:196](∅→∅),[2.196]→[3.5610:5626](∅→∅),[3.235]→[3.5610:5626](∅→∅),[3.5610]→[3.5610:5626](∅→∅)
-- we can't unlink files, so just clear themlocal clear = io.open(love.filesystem.getAppdataDirectory()..'/_love_akkartik_driver_app', 'w')clear:close()os.remove(love.filesystem.getAppdataDirectory()..'/_love_akkartik_driver_app')