No description
Find a file
Chikashi Miyama c34ed9c64d add pd build
2019-07-15 20:39:34 +02:00
pdshmem@e1485d661e update pdshmem version 2019-07-06 16:47:49 +02:00
setup fix platform issue 2019-07-13 21:10:56 +02:00
UnityProject add setup 2019-07-13 20:44:50 +02:00
.gitattributes add copyright and build number 2019-07-13 20:24:19 +02:00
.gitignore add setup 2019-07-13 20:44:50 +02:00
.gitmodules change the name of project folder + import submodule 2019-07-06 14:50:40 +02:00
Jenkinsfile add pd build 2019-07-15 20:39:34 +02:00
LICENSE.md typo 2019-07-05 23:04:49 +02:00
README.md Update README.md 2019-07-06 14:18:08 +02:00

The development environment

All developers have to use the following version of software

  • Unity 2018.4.3f1 (LTS)
  • Microsoft Visual Studio Commmunity 2017. version 15.9.13
  • Pure Data 0.49.1 (Install via installer)

Recommended IDE

  • rider by jetbrains if available
  • Visual Studio 2017 + ReSharper

Build Pool

Access my NAS
QuickConnectID: gyudon
Name: cylvester
Pass: dortmund

How to properly clone the repo

After you clone the repo. please execute

git submodule update --init --recursive

This will recursive clone all submodules from the github.