new stuff

This commit is contained in:
Ryzerth
2020-09-18 00:23:03 +02:00
parent c1052b1b28
commit 1ef31f0f8b
16 changed files with 873 additions and 402 deletions

View File

@@ -1,4 +1,4 @@
{
"Radio": "./modules/radio.dll",
"Recorder": "./modules/recorder.dll"
"Radio": "../build/modules/radio/Release/radio.dll",
"Recorder": "../build/modules/recorder/Release/recorder.dll"
}