I'm blind

[?]
Feb 5, 2023, 5:19 AM
2U3X7Z5SEAED3JU66KUJXQEFRCJED4SXYIH2EUL64Z3I2X53AL6QC

Dependencies

  • [2] R7BFYHKY move temporary file out of user directory (if possible)
  • [3] LRDM35CE app running again
  • [4] TBWAE64A app is now live, can communicate with driver
  • [5] BSDXVB3H backport 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 them
    local clear = io.open(love.filesystem.getAppdataDirectory()..'/_love_akkartik_driver_app', 'w')
    clear:close()
    [3.5475]
    [3.5626]
    os.remove(love.filesystem.getAppdataDirectory()..'/_love_akkartik_driver_app')