diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-10-09 20:00:36 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-10-09 20:05:19 -0700 |
commit | 6e391d7875158a9351eae9976067671a0ef5ad0e (patch) | |
tree | 96115be8b30089090a26ce48750b1cb3a7f23dfe /log.lua | |
parent | bd6f7d48e76182218877564e8ca672e657f4ef56 (diff) | |
download | text.love-6e391d7875158a9351eae9976067671a0ef5ad0e.tar.gz |
start supporting LÖVE v12
To do this I need some support for multiple versions. And I need an 'error' mode to go with existing 'run' and 'source' modes (`Current_app`). Most errors will automatically transition to 'source' editor mode, but some errors aren't really actionable in the editor. For those we'll use 'error' mode. The app doesn't yet work with LÖVE v12. There are some unit tests failing because of differences in font rendering.
Diffstat (limited to 'log.lua')
0 files changed, 0 insertions, 0 deletions