visual studio cant build it for linux . you need gcc or a cross compiler for visual studio. i tried it without success.
i guess anyway when EntitiyData is fixxed, it still will not work cause its not accessing the dll.
i guess it wont work at all cause linux needs a .so file (shared object) not a dll?
bridge.so is also called instead of bridge.dll.
is it possible to create a .so file? for the project?
any way to get it running with linux?
everything seems to work but still searching for the WiredPlayers.dll
i compiled it and transfered it to my linux system.
changed the directory in the meta.xml to another directory. still not found.
where does the dll get called from?