2021-09-24 01:53:10 +03:00
2021-09-21 20:22:48 +03:00
2021-08-10 10:38:58 -04:00
2021-01-05 17:10:35 +03:00
2021-01-05 17:10:35 +03:00
2021-01-05 16:49:54 +03:00
2021-08-22 15:55:38 +03:00

SlimeVR Server

Server app for SlimeVR ecosystem

Server orchestrates communication between multiple sensors and integrations, like SteamVR.

Sensors implementations:

Integrations:

How to use

Latest instructions are currently here. Will be updated and republished as time goes on.

How to build

You need to execute these commands in the folder where you want this project.

# Clone repositories
git clone https://github.com/SlimeVR/SlimeVR-Server.git
git clone https://github.com/Eirenliel/slime-java-commons.git

# Enter the directory and build the runnable server JAR
cd SlimeVR-Server
gradlew shadowJar

Open Slime VR Server project in Eclipse or Intellij Idea

run gradle command shadowJar to build a runnable server JAR

Description
No description provided
Readme 100 MiB
Languages
Fluent 49%
TypeScript 25.2%
Kotlin 22.3%
Java 2.9%
SCSS 0.3%
Other 0.2%