I'm not sure how my tablet ended up in a state where an empty config file was written
Dependencies
- [2]
QW7YRY25Merge text0 - [3]
2CTN2IEFMerge lines.love - [4]
HFI2YR2Crip out geometry commandline arg - [5]
LRDM35CEapp running again - [6]
5RLCALX5Merge text0 - [7]
46ASCE5Kfirst commandline arg: window dimensions - [8]
JOPVPUSAediting source code from within the app - [9]
UHB4GARJleft/right margin -> left/right coordinates - [10]
ULKNZUZKresolve conflicts - [11]
AVTNUQYRbasic test-enabled framework - [12]
G4FCGDN6rename - [13]
AVQ5MC5Dfinish uppercasing all globals - [14]
4NUCYNB4Merge text0 - [15]
36Z442IVback to commit 8123959e52f without code editing - [16]
YJ6ASFBGyet another fork trying to integrate my live framework with everything else - [17]
XSLCFVFH. - [18]
NEXUNNCFextract a function - [19]
3XQROLSKredo version checks yet again - [20]
KKMFQDR4editing source code from within the app - [21]
YGCT2D2Ostart loading settings as applicable - [22]
Z4KNS42Nto open a file without a terminal, drag it on! - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 49
if love.filesystem.getInfo('config') thenif love.filesystem.getInfo('config') and #love.filesystem.read('config') > 0 then