diff --git a/README.md b/README.md index 3678ef32d5eb63fc801484bafdcfcc6171a04387..a6d29a97587268a6e2deab0ba854e677505d588c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A currently **very preliminary** plugin to embedd virtual characters (virtual agents) into our Unreal projects. The project is based on Unreal version 4.22 and all features are demonstrated in separate maps in our test project called [Unreal Character Test](https://devhub.vr.rwth-aachen.de/VR-Group/unreal-character-test). To follow our group's CI/CD process, this test project also uses Nightly Builds. +If you are using the [VAServer](https://devhub.vr.rwth-aachen.de/VR-Group/vaserver.git) for the audio, please ensure that you always have the newest version (due to sound files being stored there). + ## Contributions If you want to contribute new features to this project, please open a respective feature-branch and open a merge-request once the feature is finished (including: testing, documentation, and issue update). Please ensure to also open a feature-branch of the same name in the Character Test project to test and demonstrate the new feature with a character of your choice. Models can be found here: [growing collection of character models](https://devhub.vr.rwth-aachen.de/VR-Group/virtualcharactermodels).