mount old location of screens if possible

akkartik
Dec 18, 2023, 3:58 PM
ROYQO45BGXICCGWQTRULEJBY765HOBGZ72HXWEPTQI6YEFJIZFQQC

Dependencies

  • [2] 2AZCZD6X Lua Carousel now tested to load/save screens from/to save dir.
  • [3] SIASJPGR save the list of open files across restart
  • [4] 5RUFNRJO start of the visual skeleton
  • [5] VUF2SX7B implement carousel buttons for inserting/switching current pane
  • [*] R5QXEHUI somebody stop me
  • [*] ZM7NOBRM new fork: carousel shell
  • [*] ZENSSO3D pass remaining love handlers through

Change contents

  • file addition: 0153-Legacy_directory (----------)
    [7.2]
    Legacy_directory = love.filesystem.getSourceBaseDirectory()..'/carousel_data/'
  • edit in 0011-on.initialize at line 3
    [2.433]
    [9.333]
    pcall(function()
    nativefs.mount(Legacy_directory, Directory)
    end)
  • replacement in 0011-on.initialize at line 21
    [3.2347][2.434:438]()
    end
    [3.2347]
    end