mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
fdd39c4010236128c8f571e115118325e1807c92
How to build instructions, this is for ButterscotchVanilla's PR #17
SlimeVR Server
Server app for SlimeVR ecosystem
Server orchestrates communication between multiple sensors and integrations, like SteamVR.
Sensors implementations:
- SlimeVR Tracker for ESP - ESP microcontrollers and multiple IMUs are supported
- owoTrack Mobile App - use phone as a tracker (limited functionality and compatibility)
Integrations:
- Use SlimeVR OpenVR Driver as a driver for SteamVR
- Integrations with other systems will be added later
How to use
Latest instructions are currently here. Will be updated and republished as time goes on.
How to build
You need to execute this commands in folder where you want this project.
git clone https://github.com/SlimeVR/SlimeVR-Server.git git clone https://github.com/Eirenliel/slime-java-commons.git cd SlimeVR-Server gradlew serverJar
Open Slime Vr Server project in Eclipse or Intellij Idea
run gradle command "serverJar"
Description
Languages
Fluent
49%
TypeScript
25.2%
Kotlin
22.3%
Java
2.9%
SCSS
0.3%
Other
0.2%