Skip to content

Commit

Permalink
chore: add missing projects into README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV authored Jul 19, 2024
1 parent 12dc55f commit 0f729f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@

- [`@slimevr/common`](packages/common): Shared library for the other libraries.
- [`@slimevr/firmware-protocol`](packages/firmware-protocol): A library for encoding and decoding packets of the firmware.
- [`@slimevr/tracker-emulation`](packages/tracker-emulation): A library for emulating a SlimeVR tracker.
- Used by [SlimeTora](https://github.com/OCSYT/SlimeTora)

## Applications

- [`@slimevr/firmware-protocol-debugger`](apps/firmware-protocol-debugger): A simple firmware protocol debugger for SlimeVR.
- [`slimevr-firmware-protocol-debugger-gui`](apps/firmware-protocol-debugger-gui): A wrapper for `slimevr-firmware-protocol-debugger` with a GUI.
- [`@slimevr/serial-to-tracker`](apps/serial-to-tracker): A simple tool that takes in serial data and emulates a SlimeVR tracker.
- [`@slimevr/emulated-tracker-demo`](apps/emulated-tracker-demo): A demo for the `@slimevr/tracker-emulation` package.

## License

Expand Down

0 comments on commit 0f729f2

Please sign in to comment.