speculatively recommend new LÖVE v11.5 in all forks
Dependencies
- [2]
6VJTQKW7start supporting LÖVE v12 - [3]
WQOSZSUEwarn on unused commandline args - [4]
TSK2OXU2. - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 80
local supported_versions = {'11.4', '12.0'} -- put the recommended version firstlocal supported_versions = {'11.5', '11.4', '12.0'} -- put the recommended version first