new modole system

This commit is contained in:
Ryzerth
2020-09-19 12:48:34 +02:00
parent 1ef31f0f8b
commit d6b9e1d86a
164 changed files with 414 additions and 413 deletions

View File

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