Explain like I'm 5: What is this bytecode.byc file?
I'm working on PC only, and until now I thought I can compile an exe and run it as a complete standalone (well, apart of the media). When I remove the bytecode file from the media folder, or the media folder itself, the exe does not start as usual but gives an error, telling me it is not connected. But... I did not want to connect anywhere, I just wanted to run my helloworld.exe.
Coming from DBP I was used to compile one huge exe file including all resources - just one single file that would work on every PC with DirectX9. Now I guess I will have to include the media folder and the bytecode file into a package for PC users who do not have agk?
Side question: Is this the right place to ask this kind of questions? I've got some more here while I check out the trial version.