Skip to content

Commit 1193ce4

Browse files
authored
Create README.md
1 parent 4d7e312 commit 1193ce4

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# DresUnityInterface
2+
3+
An interface for [DRES](https://github.com/dres-dev/DRES), meant to be used in [Unity](https://unity.com/).
4+
5+
**Note: This is heavily Work-in-Progress**
6+
7+
## Usage
8+
9+
This is a upm package, add the following to your `manifest.json` for latest version:
10+
11+
```json
12+
"org.vitrivr.unityinterface.dresapi": "https://github.com/vitrivr/DresUnityInterface.git#main"
13+
```
14+
15+
## Contributors
16+
17+
Florian Spiess @Spiess
18+
Loris Sauter @sauterl

0 commit comments

Comments
 (0)