Alot of changes(description)

- finally fixed the save system so it saves new users files
- added better bgs
- reorganized files so its less of a clusterfuck
This commit is contained in:
Bucket Of Chicken
2025-08-10 07:20:17 +02:00
parent 31ae121a8f
commit 1dbaa781dc
136 changed files with 318 additions and 186 deletions
+4
View File
@@ -0,0 +1,4 @@
extends Button
func _pressed() -> void:
OS.shell_open("https://notdraimdev.github.io/SimplSite/notes.html")