EXE
WinGet
LOVE
love2d.org · 11.5 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
love-11.5-win32.exe /S
File Identity
Filename
love-11.5-win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Love2d.Love2d
Version
11.5
Description
LÖVE is a framework you can use to make 2D games in Lua.
License
zlib/libpng License
↗
Homepage
http://www.love2d.org/
Upgrade Behavior
install(Install over existing)
Release Notes
Released: 2023-12-03
Changelog:
* Added "LÖVE Loader" launcher on Android for easier loading of .love files.
* Changed iOS game selector to alphabetically sort the list of .love files.
* Changed JIT compilation on macOS arm64 (Apple Silicon) to be off by default, since performance and available JIT memory isn't reliable.
* Fixed inconsistent and buggy behaviour of 'pairs' by updating LuaJIT.
* Fixed "unexpected alignment" errors when running love on some 32 bit Linux systems.
* Fixed running…