ready for build and release
@@ -31,15 +31,15 @@ loveVersion="0.10.1"
|
|||||||
|
|
||||||
# Modified love executables (optional)
|
# Modified love executables (optional)
|
||||||
# (The default values are where the default exe's will be extracted)
|
# (The default values are where the default exe's will be extracted)
|
||||||
win32exe="$win32Dir/love-$loveVersion-win32/love.exe"
|
win32exe="$(pwd)/build-scripts/love.32.exe"
|
||||||
win64exe="$win64Dir/love-$loveVersion-win64/love.exe"
|
win64exe="$(pwd)/build-scripts/love.64.exe"
|
||||||
|
|
||||||
# Mac icns files for package icon
|
# Mac icns files for package icon
|
||||||
# (It's best to just specify the same file for both?
|
# (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.)
|
# I don't think both are needed, but I am not very familiar with the Mac system.)
|
||||||
osxIconsDirectory="$osx10Dir/love.app/Contents/Resources"
|
osxIconsDirectory="$(pwd)/images/icons"
|
||||||
osxFileIcon="GameIcon.icns"
|
osxFileIcon="256x256.icns"
|
||||||
osxBundleIcon="OS X AppIcon.icns"
|
osxBundleIcon="256x256.icns"
|
||||||
|
|
||||||
# Remove old packages?
|
# Remove old packages?
|
||||||
removeOld=true
|
removeOld=true
|
||||||
|
@@ -5,11 +5,6 @@ Controls:
|
|||||||
- Scroll the mousewheel to cycle through the colors available.
|
- Scroll the mousewheel to cycle through the colors available.
|
||||||
- Escape closes the window.
|
- Escape closes the window.
|
||||||
- P will take a screenshot.
|
- P will take a screenshot.
|
||||||
|
- O will open the folder where screenshots are saved.
|
||||||
- B will toggle between black and white and color modes.
|
- B will toggle between black and white and color modes.
|
||||||
- C will clear the canvas.
|
- 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
BIN
build-scripts/love.64.exe
Normal file
BIN
images/icons/256x256.icns
Normal file
BIN
images/icons/256x256.ico
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
images/icons/256x256.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
images/icons/256x256.xcf
Normal file
BIN
images/icons/unused/128x128.ico
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
images/icons/unused/128x128.xcf
Normal file
BIN
images/icons/unused/64x64.ico
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
images/icons/unused/64x64.xcf
Normal file
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 7.7 KiB |