Added screenshots to repo
This commit is contained in:
parent
0ee07dd547
commit
c906f5d8cb
6 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ script:
|
|||
- ./gradlew check
|
||||
- ./gradlew tests:test
|
||||
- if [ -n "$TRAVIS_TAG" ]; then
|
||||
wget -O jdk-windows-64.zip https://github.com/ojdkbuild/ojdkbuild/releases/download/java-1.8.0-openjdk-1.8.0.232-1.b09/java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64.zip;
|
||||
wget -O jdk-windows-32.zip https://github.com/ojdkbuild/ojdkbuild/releases/download/java-1.8.0-openjdk-1.8.0.252-2.b09-x86/java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86.zip;
|
||||
wget -O jdk-windows-64.zip https://github.com/ojdkbuild/ojdkbuild/releases/download/java-1.8.0-openjdk-1.8.0.232-1.b09/java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64.zip > /dev/null;
|
||||
wget -O jdk-windows-32.zip https://github.com/ojdkbuild/ojdkbuild/releases/download/java-1.8.0-openjdk-1.8.0.252-2.b09-x86/java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86.zip > /dev/null;
|
||||
wget -O butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default > /dev/null;
|
||||
unzip butler.zip;
|
||||
chmod +x butler;
|
||||
|
|
BIN
extraImages/Screenshots/PolicyScreen.png
Normal file
BIN
extraImages/Screenshots/PolicyScreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 155 KiB |
BIN
extraImages/Screenshots/TechTree.png
Normal file
BIN
extraImages/Screenshots/TechTree.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
BIN
extraImages/Screenshots/TradeScreen.png
Normal file
BIN
extraImages/Screenshots/TradeScreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
extraImages/Screenshots/WorldScreen.png
Normal file
BIN
extraImages/Screenshots/WorldScreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 641 KiB |
BIN
extraImages/itch.io image.png
Normal file
BIN
extraImages/itch.io image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 232 KiB |
Loading…
Reference in a new issue