ensure Filename is writable when opened outside a terminal

[?]
May 21, 2022, 3:09 AM
PGZJ6NATSMW4XH64XEPE5Q2EEYCMAMQIIP2OZXPNJ527234QPKMQC

Dependencies

  • [2] AVQ5MC5D finish uppercasing all globals
  • [3] V5TP27FP ctrl-+ and ctrl-- to adjust font size
  • [4] JCSLDGAH beginnings of support for multiple shapes
  • [5] JVRL5TWL store device-independent coordinates inside drawings
  • [6] IZZVOCLB confirm that we have access to all of the love API
  • [7] YKRF5V3Z starting to load/save
  • [8] QCQHLMST always have a filename
  • [9] OTIBCAUJ love2d scaffold

Change contents

  • replacement in main.lua at line 60
    [3.4][2.342:365]()
    Filename = 'lines.txt'
    [3.4]
    [3.47]
    Filename = love.filesystem.getUserDirectory()..'/lines.txt'