Hi Everyone!
I am attempting to create a custom module DLL and load it into my FlexSim environment. Followed the steps located here in the "Implementing Module DLLs" section but it never shows up in the library on the left side. I am able to see the MyTaskExecuter module when I run the webserver and I submit a get request for the get modules endpoint, but still not seeing anything in the library. Any ideas would be appreciated, thanks!
-Dan