Skip to content

Commit

Permalink
Screenshots update
Browse files Browse the repository at this point in the history
  • Loading branch information
stmSi committed Mar 9, 2023
1 parent 0dcca74 commit d398a75
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 9 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,15 @@ If you want to download `latest` commit build (may not be stable and produce err

---

### **Exercise Editor Screenshots**
### **Main Menu Screenshot**

![](screenshots/ExerciseEditor.png)
![](screenshots/MainMenu.png)

---

<!-- ![](screenshots/ExerciseEditor_02.png) -->
### **Exercise Editor Screenshot**

![](screenshots/ExerciseEditor.png)

---

Expand Down
Binary file modified screenshots/ExerciseEditor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/ExerciseEditor_02.png
Binary file not shown.
Binary file added screenshots/MainMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://dqkawankpykjo"
path="res://.godot/imported/ExerciseEditor_02.png-d0aa82bad853dca425eea0a1f62c5790.ctex"
uid="uid://bxkjfnvf7ivyv"
path="res://.godot/imported/MainMenu.png-c2cc35a1c7797fe1363db36d00c2ba2c.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://screenshots/ExerciseEditor_02.png"
dest_files=["res://.godot/imported/ExerciseEditor_02.png-d0aa82bad853dca425eea0a1f62c5790.ctex"]
source_file="res://screenshots/MainMenu.png"
dest_files=["res://.godot/imported/MainMenu.png-c2cc35a1c7797fe1363db36d00c2ba2c.ctex"]

[params]

Expand Down
Binary file modified screenshots/Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Playground_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions src/Credit/credit.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ text = "___________"

[node name="Label2" type="Label" parent="VBoxContainer"]
layout_mode = 2
text = "Background Image created by: Matt Bango
https://stocksnap.io/photo/green-bokeh-47NFTZ4OCW"
text = "Background Image created by: Matt Bango "

0 comments on commit d398a75

Please sign in to comment.