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 5c8a0845c2 - Show all commits

View File

@@ -5,5 +5,8 @@ DESTDIR := "/"
build: build:
cargo build --release cargo build --release
test:
cargo test
install: install:
install -Dm755 target/release/stardust-xr-server {{ DESTDIR }}{{ BINARY }}/stardust-xr-server install -Dm755 target/release/stardust-xr-server {{ DESTDIR }}{{ BINARY }}/stardust-xr-server