always have a filename
[?]
May 17, 2022, 1:47 AM
QCQHLMSTHTRNIKC5CJU3CAYMMWPTGITALRJNLFMGQWN2ZYMDSAWACDependencies
- [2]
Z4KNS42Nto open a file without a terminal, drag it on! - [3]
IZZVOCLBconfirm that we have access to all of the love API - [4]
OTIBCAUJlove2d scaffold - [5]
JVRL5TWLstore device-independent coordinates inside drawings - [6]
YKRF5V3Zstarting to load/save - [7]
2C7CTIQYmake space for multiple kinds of width - [8]
W4UVZETR2 regressions: - [9]
2KRK3OBVdon't rely on defaults
Change contents
- replacement in main.lua at line 48
filename = nilfilename = 'lines.txt' - edit in main.lua at line 63
lines = load_from_disk(filename)elsetable.insert(lines, '') - edit in main.lua at line 64
lines = load_from_disk(filename)