Updated dependency/instal info, added user guides. Updated flatscreen keybind #41

Closed
cyberneticmelon wants to merge 49 commits from documentation into main
Showing only changes of commit 6b744f598c - Show all commits

View File

@@ -40,16 +40,17 @@ auto_link_exclude_list = [
[profile.dev.package."*"]
opt-level = 3
debug = true
strip = "none"
strip = false
debug-assertions = true
overflow-checks = true
[profile.release]
opt-level = 3
debug = "line-tables-only"
strip = "none"
strip = true
debug-assertions = true
overflow-checks = false
lto = "thin"
[dependencies]
# small utility thingys