Skip to content

Export games made in LOVE2D to Windows, Mac, and Linux

License

Notifications You must be signed in to change notification settings

dmoa/love-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love-export

love-export is a script that exports LOVE2D games to desktop

Installation

Run the following in terminal (windows users need WSL or Cygwin)

curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash

Dependencies

zip
unzip

Usage

love-export -IL      # Installs LOVE2D, recommended version: 11.3

love-export -W       # Windows
love-export -M       # Mac
love-export -L       # Linux
love-export -D       # Windows, Mac, and Linux

love-export -LF      # .love file
love-export -S       # source code

love-export -H       # print available commands

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL

About

Export games made in LOVE2D to Windows, Mac, and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages