From fcbe9287aab70ea38fc389c77c06737c19f2519b Mon Sep 17 00:00:00 2001 From: Paul Liverman Date: Tue, 25 Nov 2014 18:51:39 -0800 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a827577..9814d00 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,15 @@ LovePackaging Scripts to create Love2d packages. -Should be working for Linux but is untested as I am too tired right now. -Dunno if the shell script is compatible with Mac OS X at all. -The Windows batch file hasn't been made at all really, not yet. +Currently working in Linux, untested in OS X (though it should work assuming you +have wget installed), and undeveloped for Windows. + +Features +-------- + +- Builds executables for distribution on Windows, Mac, and Linux. +- Supports including extra files automatically. +- That's about it for now, but there are other features planned. Installation ------------