ready for build and release

This commit is contained in:
Paul Liverman
2016-05-07 21:11:23 -07:00
parent 3c24de0f1c
commit 44e67b8f1a
25 changed files with 6 additions and 11 deletions

View File

@@ -31,15 +31,15 @@ loveVersion="0.10.1"
# Modified love executables (optional)
# (The default values are where the default exe's will be extracted)
win32exe="$win32Dir/love-$loveVersion-win32/love.exe"
win64exe="$win64Dir/love-$loveVersion-win64/love.exe"
win32exe="$(pwd)/build-scripts/love.32.exe"
win64exe="$(pwd)/build-scripts/love.64.exe"
# Mac icns files for package icon
# (It's best to just specify the same file for both?
# I don't think both are needed, but I am not very familiar with the Mac system.)
osxIconsDirectory="$osx10Dir/love.app/Contents/Resources"
osxFileIcon="GameIcon.icns"
osxBundleIcon="OS X AppIcon.icns"
osxIconsDirectory="$(pwd)/images/icons"
osxFileIcon="256x256.icns"
osxBundleIcon="256x256.icns"
# Remove old packages?
removeOld=true

View File

@@ -5,11 +5,6 @@ Controls:
- Scroll the mousewheel to cycle through the colors available.
- Escape closes the window.
- P will take a screenshot.
- O will open the folder where screenshots are saved.
- B will toggle between black and white and color modes.
- C will clear the canvas.
Screenshots are saved in:
- On Windows: %APPDATA%/LOVE/FADE
- On Linux: ~/.local/share/love/FADE
- On OS X: ~/.local/share/love/FADE

BIN
build-scripts/love.32.exe Normal file

Binary file not shown.

BIN
build-scripts/love.64.exe Normal file

Binary file not shown.

BIN
images/icons/256x256.icns Normal file

Binary file not shown.

BIN
images/icons/256x256.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
images/icons/256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
images/icons/256x256.xcf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB