mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 11:21:06 +01:00
Added splash screen for linux
This commit is contained in:
@@ -114,5 +114,5 @@ else
|
||||
fi
|
||||
cd "$APPDIR"
|
||||
|
||||
java -Djna.nosys=true -Xmx256m processing.app.Base "$SKETCH" &
|
||||
java -splash:lib/about.jpg -Djna.nosys=true -Xmx256m processing.app.Base "$SKETCH" &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user